Update Furnace authored by Amy's avatar Amy
...@@ -3,8 +3,10 @@ Furnace Recipes ...@@ -3,8 +3,10 @@ Furnace Recipes
"Furnace" type recipes, including FURNACE, BLASTING, CAMPFIRE, SMOKER, etc all use the same options, with the only difference being the type of workstation required. "Furnace" type recipes, including FURNACE, BLASTING, CAMPFIRE, SMOKER, etc all use the same options, with the only difference being the type of workstation required.
CookingTime represents the time it takes an item to cook in ticks.
## Configuration ## Configuration
``` ```yaml
ExampleItem: ExampleItem:
Id: GOLD_NUGGET Id: GOLD_NUGGET
Model: 1 Model: 1
... ...
......