Crafting using Mithril Ingot, Ender Pearl, Mithril Ingot, Arcane Ingot, Arcane Ingot, Arcane Ingot and Arcane Ingot, arranged in the pattern shown. Produces 2× Portal Frame.
Portal Frame
Iron's Spells 'n Spellbooks · by Iron431, Lab3
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Portal Frame | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
irons_spellbooks:portal_frame- Namespace
irons_spellbooks- Mod ID
irons_spellbooks- Tags (2)
irons_spellbooks:blocks/pocket_dimension_prevent_placement minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MEM",
"I I",
"I I"
],
"ingredients": {
"E": {
"item": "minecraft:ender_pearl"
},
"I": {
"item": "irons_spellbooks:arcane_ingot"
},
"M": {
"tag": "forge:ingots/mithril"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}