Refined Iron Plate
techreborn:refined_iron_plate

Refined Iron Plate

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

Acquisition

Smelting using Any Iron Plates (200 ticks, 0.5 xp). Produces Refined Iron Plate.

Smelting

200 ticks· 0.5 xp

Refined Iron Plate Refined Iron Plate guaranteed

Blasting using Any Iron Plates (100 ticks, 0.5 xp). Produces Refined Iron Plate.

Blasting

100 ticks· 0.5 xp

Refined Iron Plate Refined Iron Plate guaranteed

Used in (4)

Crafting using Refined Iron Plate, Advanced Machine Frame, Refined Iron Plate, Refined Iron Plate, Basic Tank Unit, Refined Iron Plate, Drain, Iron Bars and Drain, arranged in the pattern shown. Produces Pump.

Crafting
Pump guaranteed

Crafting using Refined Iron Plate, Iron Bars, Refined Iron Plate, Refined Iron Plate, Hopper, Refined Iron Plate, Refined Iron Plate, Bucket and Refined Iron Plate, arranged in the pattern shown. Produces Drain.

Crafting
Refined Iron Plate
Iron Bars
Refined Iron Plate
Refined Iron Plate
Hopper
Refined Iron Plate
Refined Iron Plate
Bucket
Refined Iron Plate
Drain guaranteed

Crafting using Refined Iron Plate, Electronic Circuit, Refined Iron Plate, Refined Iron Plate, Hopper, Refined Iron Plate, Refined Iron Plate, Piston and Refined Iron Plate, arranged in the pattern shown. Produces Block Placer.

Crafting
Block Placer guaranteed

Crafting using Refined Iron Plate, Electronic Circuit, Refined Iron Plate, Refined Iron Plate, Hopper, Refined Iron Plate, Refined Iron Plate, Sticky Piston and Refined Iron Plate, arranged in the pattern shown. Produces Block Breaker.

Crafting
Block Breaker guaranteed
Developer reference
Registry name
techreborn:refined_iron_plate
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/refined_iron_plates
techreborn:items/plates

Recipe JSON (4):

{
  "recipe_type": "techreborn:compressor",
  "pattern": null,
  "ingredients": {
    "tag": "c:refined_iron_blocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "c:iron_plates"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "c:iron_plates"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.5,
  "cooking_time": 100
}
{
  "recipe_type": "techreborn:compressor",
  "pattern": null,
  "ingredients": {
    "tag": "c:refined_iron_ingots"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}