Crafting using Holystone, Holystone, Holystone, Skyroot Stick and Skyroot Stick, arranged in the pattern shown. Produces Holystone Pickaxe.
Holystone Pickaxe
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Mimic (aether) aether:mimic | 1–1 | 100% | — |
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
aether:holystone_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": {
"#": {
"item": "aether:holystone"
},
"/": {
"tag": "aether:skyroot_stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
