Fellies/kubejs[e6]/data/mekanism/recipes/compat/biomesoplenty/sawing/log/umbran.json

9 lines
353 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"type": "mekanism:sawing",
"conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }],
"input": { "ingredient": { "tag": "biomesoplenty:umbran_logs" } },
"mainOutput": { "item": "biomesoplenty:umbran_planks", "count": 6 },
"secondaryOutput": { "item": "emendatusenigmatica:wood_dust" },
"secondaryChance": 0.25
}