Slot Seal
thermal:slot_seal

Slot Seal

Thermal Expansion · by King Lemming
item

Acquisition

Crafting using Any Iron Nugget, Any Iron Nugget, Any Iron Plate, Any Iron Nugget and Any Iron Nugget, arranged in the pattern shown. Produces Slot Seal.

Crafting
Any Iron Nugget
Any Iron Nugget
Any Iron Plate
Any Iron Nugget
Any Iron Nugget
Slot Seal Slot Seal guaranteed
Developer reference
Registry name
thermal:slot_seal
Namespace
thermal
Mod ID
thermal_expansion

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "i i",
    " P ",
    "i i"
  ],
  "ingredients": {
    "P": {
      "tag": "forge:plates/iron"
    },
    "i": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}