Crafting using Sapphire Block, in any arrangement. Produces 9× Sapphire.
Sapphire
Ice and Fire · by Alexthe666, TheBv
Acquisition
Blasting using Sapphire Ore (100 ticks, 0.35 xp). Produces Sapphire.
100 ticks· 0.35 xp
Smelting using Sapphire Ore (200 ticks, 0.35 xp). Produces Sapphire.
200 ticks· 0.35 xp
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sapphire Ore | 1–1 | 100% | 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.
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
}

