Gaia Spirit Ingot
botania:gaia_ingot

Gaia Spirit Ingot

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

Acquisition

Crafting using Gaia Spirit, Gaia Spirit, Terrasteel Ingot, Gaia Spirit and Gaia Spirit, arranged in the pattern shown. Produces Gaia Spirit Ingot.

Crafting
Gaia Spirit
Gaia Spirit
Terrasteel Ingot
Gaia Spirit
Gaia Spirit
Gaia Spirit Ingot Gaia Spirit Ingot guaranteed
Developer reference
Registry name
botania:gaia_ingot
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SIS",
    " S "
  ],
  "ingredients": {
    "I": {
      "tag": "botania:terrasteel_ingots"
    },
    "S": {
      "item": "botania:life_essence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}