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