Iron Plate
techreborn:iron_plate

Iron Plate

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Iron PlatesPlates

Acquisition

Developer reference
Registry name
techreborn:iron_plate
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/iron_plates
techreborn:items/plates

Recipe JSON (2):

{
  "recipe_type": "techreborn:compressor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:iron_ingot"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:compressor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:iron_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}