Empty Frame
nuclearcraft:empty_frame

Empty Frame

Nuclearcraft Neoteric · by igentuman
item Parts

Empty Frame is a item from Nuclearcraft Neoteric, crafted from Plate Basic, Tin Ingot, and Any Iron Ingot.

Acquisition

Crafting using Plate Basic, Tin Ingot, Plate Basic, Any Iron Ingot, Any Iron Ingot, Plate Basic, Tin Ingot and Plate Basic, arranged in the pattern shown. Produces Empty Frame.

Crafting
Plate Basic
Tin Ingot
Plate Basic
Any Iron Ingot
Any Iron Ingot
Plate Basic
Tin Ingot
Plate Basic
Empty Frame Empty Frame guaranteed
Developer reference
Registry name
nuclearcraft:empty_frame
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (1)
nuclearcraft:items/parts

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PTP",
    "I I",
    "PTP"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "nuclearcraft:plate_basic"
    },
    "T": {
      "tag": "forge:ingots/tin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}