Skyroot Pickaxe
aether:skyroot_pickaxe

Skyroot Pickaxe

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item No Skyroot Double DropsCluster Max HarvestablesPickaxes

Acquisition

Crafting using Skyroot Planks, Skyroot Planks, Skyroot Planks, Skyroot Stick and Skyroot Stick, arranged in the pattern shown. Produces Skyroot Pickaxe.

Crafting
Skyroot Pickaxe Skyroot Pickaxe guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bronze Dungeon Disc (aether) aether:bronze_dungeon_disc1–1100%
Loot table: Bronze Dungeon Trash (aether) aether:bronze_dungeon_trash1–1100%
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot1–1100%
Mob loot table: Mimic (aether) aether:mimic1–1100%
Developer reference
Registry name
aether:skyroot_pickaxe
Namespace
aether
Mod ID
aether
Tags (3)
aether:items/no_skyroot_double_drops
minecraft:items/cluster_max_harvestables
minecraft:items/pickaxes

Recipe JSON (1):

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