Elementium Boots
botania:elementium_boots

Elementium Boots

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Mana Using Items

Acquisition

Crafting using Elementium Ingot, Elementium Ingot, Elementium Ingot and Elementium Ingot, arranged in the pattern shown. Produces Elementium Boots.

Crafting
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Ingot
Elementium Boots Elementium Boots guaranteed
Developer reference
Registry name
botania:elementium_boots
Namespace
botania
Mod ID
botania
Tags (1)
botania:items/mana_using_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S S",
    "S S"
  ],
  "ingredients": {
    "S": {
      "tag": "botania:elementium_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}