Crafting using Manasteel Ingot, Livingwood Twig and Livingwood Twig, arranged in the pattern shown. Produces Floral Obedience Stick.
Floral Obedience Stick
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
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
}