Terra Truncator
botania:terra_axe

Terra Truncator

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

Acquisition

Crafting using Terrasteel Ingot, Terrasteel Ingot, Glowstone, Terrasteel Ingot, Livingwood Twig, Terrasteel Ingot and Livingwood Twig, arranged in the pattern shown. Produces Terra Truncator.

Crafting
Terra Truncator Terra Truncator guaranteed
Developer reference
Registry name
botania:terra_axe
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
minecraft:items/axes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "TTG",
    "TST",
    " S "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone"
    },
    "S": {
      "item": "botania:livingwood_twig"
    },
    "T": {
      "tag": "botania:terrasteel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}