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