Crafting using Enchanted Gravitite, Enchanted Gravitite, Enchanted Gravitite, Skyroot Stick and Skyroot Stick, arranged in the pattern shown. Produces Gravitite Pickaxe.
Gravitite 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 |
|---|---|---|---|
Loot table: Silver Dungeon Gravitite (aether) aether:silver_dungeon_gravitite | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
aether:gravitite_pickaxe- Namespace
aether- Mod ID
aether- Tags (2)
minecraft:items/cluster_max_harvestables minecraft:items/pickaxes
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
" / ",
" / "
],
"ingredients": {
"#": {
"tag": "aether:processed/gravitite"
},
"/": {
"tag": "aether:skyroot_stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
