Portal Frame
irons_spellbooks:portal_frame

Portal Frame

Iron's Spells 'n Spellbooks · by Iron431, Lab3
block Pocket Dimension Prevent PlacementPickaxe Mineable

Acquisition

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.

Crafting
Mithril Ingot
Ender Pearl
Mithril Ingot
Arcane Ingot
Arcane Ingot
Arcane Ingot
Arcane Ingot
Portal Frame Portal Frame ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Portal Frame1–1100%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
}