Fellies/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/dead.json

9 lines
337 B
JSON
Raw Normal View History

2021-01-24 16:10:27 +00:00
{
"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
}