Nature Staff
aether:nature_staff

Nature Staff

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item Moa Temptation Items

Acquisition

Crafting using Zanite Gemstone and Skyroot Stick, arranged in the pattern shown. Produces Nature Staff.

Crafting
Zanite Gemstone
Skyroot Stick
Nature Staff Nature Staff guaranteed
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
}