Manasteel Hoe
botania:manasteel_hoe

Manasteel Hoe

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

Acquisition

Crafting using Manasteel Ingot, Manasteel Ingot, Livingwood Twig and Livingwood Twig, arranged in the pattern shown. Produces Manasteel Hoe.

Crafting
Manasteel Ingot
Manasteel Ingot
Livingwood Twig
Livingwood Twig
Manasteel Hoe Manasteel Hoe guaranteed
Developer reference
Registry name
botania:manasteel_hoe
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
minecraft:items/hoes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    " T",
    " T"
  ],
  "ingredients": {
    "S": {
      "tag": "botania:manasteel_ingots"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}