Zanite Shovel
aether:zanite_shovel

Zanite Shovel

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

Acquisition

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

Crafting
Zanite Gemstone
Skyroot Stick
Skyroot Stick
Zanite Shovel Zanite Shovel guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot1–1100%
Developer reference
Registry name
aether:zanite_shovel
Namespace
aether
Mod ID
aether
Tags (1)
minecraft:items/shovels

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "/",
    "/"
  ],
  "ingredients": {
    "#": {
      "tag": "aether:gems/zanite"
    },
    "/": {
      "tag": "aether:skyroot_stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}