Compressor using Copper Ingot. Produces Copper Plate.
Copper Plate
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Compressor using Block of Copper. Produces 9× Copper Plate.
Related items
Developer reference
- Registry name
techreborn:copper_plate- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/copper_plates techreborn:items/plates
Recipe JSON (2):
{
"recipe_type": "techreborn:compressor",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:compressor",
"pattern": null,
"ingredients": {
"item": "minecraft:copper_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
