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