9 lines
349 B
JSON
9 lines
349 B
JSON
|
{
|
||
|
"type": "mekanism:sawing",
|
||
|
"conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }],
|
||
|
"input": { "ingredient": { "tag": "biomesoplenty:dead_logs" } },
|
||
|
"mainOutput": { "item": "biomesoplenty:dead_planks", "count": 6 },
|
||
|
"secondaryOutput": { "item": "emendatusenigmatica:wood_dust" },
|
||
|
"secondaryChance": 0.25
|
||
|
}
|