Manasteel Shears
botania:manasteel_shears

Manasteel Shears

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

Acquisition

Crafting using Manasteel Ingot and Manasteel Ingot, arranged in the pattern shown. Produces Manasteel Shears.

Crafting
Manasteel Ingot
Manasteel Ingot
Manasteel Shears Manasteel Shears guaranteed
Developer reference
Registry name
botania:manasteel_shears
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
c:items/shears

Recipe JSON (1):

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