Crafting using Manasteel Ingot, Manasteel Ingot, Manasteel Ingot, Livingwood Twig and Livingwood Twig, arranged in the pattern shown. Produces Manasteel Axe.
Manasteel Axe
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Related items
Developer reference
- Registry name
botania:manasteel_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": [
"SS",
"ST",
" T"
],
"ingredients": {
"S": {
"tag": "botania:manasteel_ingots"
},
"T": {
"item": "botania:livingwood_twig"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}