Crafting using Zanite Gemstone and Skyroot Stick, arranged in the pattern shown. Produces Nature Staff.
Nature Staff
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Developer reference
- Registry name
aether:nature_staff- Namespace
aether- Mod ID
aether- Tags (1)
aether:items/moa_temptation_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"Z",
"/"
],
"ingredients": {
"/": {
"tag": "aether:skyroot_stick"
},
"Z": {
"tag": "aether:gems/zanite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}