Sapphire
iceandfire:sapphire_gem

Sapphire

Ice and Fire · by Alexthe666, TheBv
item Sapphire GemGems

Acquisition

Crafting using Sapphire Block, in any arrangement. Produces 9× Sapphire.

Crafting ⇆ any arrangement
Sapphire Sapphire ×9 guaranteed

Blasting using Sapphire Ore (100 ticks, 0.35 xp). Produces Sapphire.

Blasting

100 ticks· 0.35 xp

Sapphire Sapphire guaranteed

Smelting using Sapphire Ore (200 ticks, 0.35 xp). Produces Sapphire.

Smelting

200 ticks· 0.35 xp

Sapphire Sapphire guaranteed

Mining & drops

sourcecountchanceconditions
Sapphire Ore1–1100%Fortune increases drop count

Used in (1)

Crafting using Sapphire, Sapphire, Sapphire, Sapphire, Sapphire, Sapphire, Sapphire, Sapphire and Sapphire, arranged in the pattern shown. Produces Sapphire Block.

Crafting
Sapphire
Sapphire
Sapphire
Sapphire
Sapphire
Sapphire
Sapphire
Sapphire
Sapphire
Sapphire Block guaranteed
Developer reference
Registry name
iceandfire:sapphire_gem
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/gems/sapphire
forge:items/gems

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "iceandfire:sapphire_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "iceandfire:sapphire_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "iceandfire:sapphire_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.35,
  "cooking_time": 200
}