Crafting using Stone, Stone, Stone, Stone, Smooth Stone Slab, Pyrium Ingot and Smooth Stone Slab, arranged in the pattern shown. Produces Tyros Statue.
Tyros Statue
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tyros Statue | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
irons_spellbooks:tyros_statue- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
" S ",
"MPM"
],
"ingredients": {
"M": {
"item": "minecraft:smooth_stone_slab"
},
"P": {
"tag": "forge:ingots/pyrium"
},
"S": {
"item": "minecraft:stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
