#custom tinkers construct fuel
8 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
datapacks
which can be done using the data folder, using event.custom or using the datapack events
Here are the default datapacks for smeltery fuel https://github.com/SlimeKnights/TinkersConstruct/tree/1.19.2/src/generated/resources/data/tconstruct/recipes/smeltery/melting/fuel
{
"type": "tconstruct:melting_fuel",
"duration": 150,
"fluid": {
"amount": 50,
"fluid": "tconstruct:blazing_blood"
},
"temperature": 1500
}