Fellies/kubejs[e6]/data/thermal/recipes/machine/sawmill/sawmill_oak_logs.json

18 lines
328 B
JSON

{
"type": "thermal:sawmill",
"ingredient": {
"tag": "minecraft:oak_logs"
},
"result": [
{
"item": "minecraft:oak_planks",
"count": 6
},
{
"item": "emendatusenigmatica:wood_dust",
"chance": 1.25
}
],
"energy": 1000
}