Crafting using Refined Iron Plate, Refined Iron Plate, Refined Iron Plate, Crude Storage Unit, Basic Machine Frame, Electronic Circuit, Basic Display and Electronic Circuit, arranged in the pattern shown. Produces Crude Unit Upgrader.
Crude Unit Upgrader
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Developer reference
- Registry name
techreborn:crude_unit_upgrader- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"XB ",
"CDC"
],
"ingredients": {
"B": {
"item": "techreborn:basic_machine_frame"
},
"C": {
"item": "techreborn:electronic_circuit"
},
"D": {
"item": "techreborn:basic_display"
},
"P": {
"tag": "c:refined_iron_plates"
},
"X": {
"item": "techreborn:crude_storage_unit"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

