ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/solid_fuel/stick.json

8 lines
135 B
JSON
Raw Normal View History

2022-01-05 18:31:40 +01:00
{
"type": "actuallyadditions:solid_fuel",
2024-03-03 01:20:53 +01:00
"burn_time": 100,
2022-01-05 18:31:40 +01:00
"item": {
"item": "minecraft:stick"
},
2024-03-03 01:20:53 +01:00
"total_energy": 2000
2022-01-05 18:31:40 +01:00
}