Remove invalid recipe. It seems BoP has removed this item

This commit is contained in:
Snownee 2020-05-08 11:43:55 +08:00
parent 97aba40cb4
commit 1b040658e4

View file

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