Zanite Gemstone
aether:zanite_gemstone

Zanite Gemstone

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item Zanite GemNo Skyroot Double DropsZanite RepairingGemsBeacon Payment ItemsTrim Materials

Acquisition

Crafting using Block of Zanite, in any arrangement. Produces 9× Zanite Gemstone.

Crafting ⇆ any arrangement
Zanite Gemstone Zanite Gemstone ×9 guaranteed

Crushing using Zanite Ore (350 ticks). Produces Holystone and Zanite Gemstone and Zanite Gemstone and Nugget of Experience.

Crushing conditional

350 ticks

Holystone 13%
Zanite Gemstone Zanite Gemstone guaranteed
Zanite Gemstone Zanite Gemstone 75%
Nugget of Experience Nugget of Experience 75%

Smelting using Zanite Ore (200 ticks, 0.7 xp). Produces Zanite Gemstone.

Smelting

200 ticks· 0.7 xp

Zanite Gemstone Zanite Gemstone guaranteed

Blasting using Zanite Ore (100 ticks, 0.7 xp). Produces Zanite Gemstone.

Blasting

100 ticks· 0.7 xp

Zanite Gemstone Zanite Gemstone guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Silver Dungeon Disc (aether) aether:silver_dungeon_disc1–1100%
Loot table: Bronze Dungeon Reward (aether) aether:bronze_dungeon_reward1–1100%
Loot table: Silver Dungeon Reward (aether) aether:silver_dungeon_reward1–1100%
Loot table: Bronze Dungeon Loot (aether) aether:bronze_dungeon_loot1–1100%
Loot table: Silver Dungeon Trash (aether) aether:silver_dungeon_trash1–1100%
Loot table: Silver Dungeon Loot (aether) aether:silver_dungeon_loot1–1100%
Loot table: Bronze Dungeon Trash (aether) aether:bronze_dungeon_trash1–1100%
Zanite Ore1–1100%Fortune increases drop count
Loot table: Bronze Dungeon Disc (aether) aether:bronze_dungeon_disc1–1100%
Mob loot table: Mimic (aether) aether:mimic1–1100%

Used in (1)

Crafting using Zanite Gemstone, Zanite Gemstone, Zanite Gemstone, Zanite Gemstone, Zanite Gemstone, Zanite Gemstone, Zanite Gemstone, Zanite Gemstone and Zanite Gemstone, arranged in the pattern shown. Produces Block of Zanite.

Crafting
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Zanite Gemstone
Block of Zanite guaranteed
Developer reference
Registry name
aether:zanite_gemstone
Namespace
aether
Mod ID
aether
Tags (6)
aether:items/gems/zanite
aether:items/no_skyroot_double_drops
aether:items/zanite_repairing
c:items/gems
minecraft:items/beacon_payment_items
minecraft:items/trim_materials

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "aether:zanite_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "zanite_gemstone",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "aether:zanite_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "aether"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "aether:zanite_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "aether:zanite_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}