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

8 lines
145 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": 20000,
2022-01-05 18:31:40 +01:00
"item": {
"item": "minecraft:lava_bucket"
},
2024-03-03 01:20:53 +01:00
"total_energy": 400000
2022-01-05 18:31:40 +01:00
}