1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs/data/mekanism/recipes/compat/biomesoplenty/sawing/log/willow.json
2021-01-23 21:36:55 +01:00

9 lines
353 B
JSON

{
"type": "mekanism:sawing",
"conditions": [{ "modid": "biomesoplenty", "type": "forge:mod_loaded" }],
"input": { "ingredient": { "tag": "biomesoplenty:willow_logs" } },
"mainOutput": { "item": "biomesoplenty:willow_planks", "count": 6 },
"secondaryOutput": { "item": "emendatusenigmatica:wood_dust" },
"secondaryChance": 0.25
}