Totem icon

Totem -----

You can craft customizable totems to save you from situations so you can make it back in once piece.



Added Furnace-like Recipes, Furnace, BlastFurnace, Smoker
This update adds Furnace Like Recipes to totem-recipes.json configuration file. Below is an example for each type of recipes.

recipe_type values are as follows, "furnace", "blast_furance", "smoker"

Code (Text):
  {
    "key": "totem_of_water_recipe",
    "recipe_type": "furnace",
    "result": "totem_of_water",
    "cook_time": 100,
    "experience": 10,
    "input": "water_bucket"
  }
Code (Text):
  {
    "key": "totem_of_water_recipe",
    "recipe_type": "blast_furnace",
    "result": "totem_of_water",
    "cook_time": 100,
    "experience": 10,
    "input": "water_bucket"
  }
Code (Text):
  {
    "key": "totem_of_water_recipe",
    "recipe_type": "smoker",
    "result": "totem_of_water",
    "cook_time": 100,
    "experience": 10,
    "input": "water_bucket"
  }
----------, Mar 3, 2024
Resource Information
Author:
----------
Total Downloads: 124
First Release: Mar 2, 2024
Last Update: May 16, 2024
Category: ---------------
All-Time Rating:
0 ratings
Find more info at docs.miles.sh...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings