mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-03 19:06:27 +01:00
Merge pull request #642 from Bahnschrift/patch-1
Delete stripped_ethereal_log.json
This commit is contained in:
commit
c100c4e823
1 changed files with 0 additions and 21 deletions
|
@ -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
|
|
||||||
}
|
|
Loading…
Reference in a new issue