This version adds custom smelting recipes!
Code (YAML):
recipes
:
-
type
:
"furnace"
ingredient
:
"myCustomIngredient"
# the CustomItem or Minecraft material to smelt this item
time
: 40
# cook time, in ticks (40 ticks = 2 seconds)
exp
: 2
# amount of EXP for smelting. 0 by default