Floral Obedience Stick
botania:obedience_stick

Floral Obedience Stick

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

Acquisition

Crafting using Manasteel Ingot, Livingwood Twig and Livingwood Twig, arranged in the pattern shown. Produces Floral Obedience Stick.

Crafting
Manasteel Ingot
Livingwood Twig
Livingwood Twig
Floral Obedience Stick Floral Obedience Stick guaranteed
Developer reference
Registry name
botania:obedience_stick
Namespace
botania
Mod ID
botania

Recipe JSON (1):

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