Crafting using Zanite Gemstone, Zanite Gemstone and Skyroot Stick, arranged in the pattern shown. Produces Zanite Sword.
Zanite Sword
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 Loot (aether) aether:silver_dungeon_loot | 1–1 | 100% | — |
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot | 1–1 | 100% | — |
Loot table: Silver Dungeon Loot (aether) aether:silver_dungeon_loot | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
aether:zanite_sword- Namespace
aether- Mod ID
aether- Tags (1)
minecraft:items/swords
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
}