Merge pull request #642 from Bahnschrift/patch-1

Delete stripped_ethereal_log.json
This commit is contained in:
simibubi 2021-01-02 12:36:08 +01:00 committed by GitHub
commit c100c4e823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,21 +0,0 @@
{
"conditions": [
{
"type": "forge:mod_loaded",
"modid": "biomesoplenty"
}
],
"type": "create:cutting",
"ingredients": [
{
"item": "biomesoplenty:stripped_ethereal_log"
}
],
"results": [
{
"item": "biomesoplenty:ethereal_planks",
"count": 5
}
],
"processingTime": 100
}