Fuel
Creating the item
magic_fuel:
display_name: Fuel
material: COAL
graphics:
texture: item/diamond
behaviours:
fuel:
burn_ticks: 20
machines:
- BLAST_FURNACE magic_fuel:
display_name: Fuel
resource:
material: COAL
generate: true
textures:
- item/diamond
behaviours:
fuel:
burn_ticks: 20
machines:
- BLAST_FURNACELast updated