mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-11 13:04:05 +01:00
Remove invalid recipe. It seems BoP has removed this item
This commit is contained in:
parent
97aba40cb4
commit
1b040658e4
@ -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
|
||||
}
|
Loading…
Reference in New Issue
Block a user