Crafting using Dirty Glass, Any Infused Alloy, Any Gold Dust, Any Infused Alloy and Dirty Glass, arranged in the pattern shown. Produces Energy Upgrade.
Energy Upgrade
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Developer reference
- Registry name
mekanism:upgrade_energy- Namespace
mekanism- Mod ID
mekanism
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" G ",
"A#A",
" G "
],
"ingredients": {
"#": {
"tag": "forge:dusts/gold"
},
"A": {
"tag": "mekanism:alloys/infused"
},
"G": {
"tag": "forge:glass/silica"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
