Compressor using Any Steel Ingots. Produces Steel Plate.
Steel Plate
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Compressor using Any Steel Blocks. Produces 9× Steel Plate.
Related items
Developer reference
- Registry name
techreborn:steel_plate- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/steel_plates techreborn:items/plates
Recipe JSON (2):
{
"recipe_type": "techreborn:compressor",
"pattern": null,
"ingredients": {
"tag": "c:steel_ingots"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:compressor",
"pattern": null,
"ingredients": {
"tag": "c:steel_blocks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
