mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"type": "thermal:sawmill",
|
|
"ingredient": {
|
|
"tag": "minecraft:birch_logs"
|
|
},
|
|
"result": [
|
|
{
|
|
"item": "minecraft:birch_planks",
|
|
"count": 6
|
|
},
|
|
{
|
|
"item": "emendatusenigmatica:wood_dust",
|
|
"chance": 1.25
|
|
}
|
|
],
|
|
"energy": 1000
|
|
}
|