Crafting using Electrum Ingot, Electrum Ingot, Wooden Basic Shield, Electrum Ingot and Electrum Ingot, arranged in the pattern shown. Produces Electrum Basic Shield.
- Inputs
- 4 × Electrum Ingot
- Wooden Basic Shield
- Output
- → Electrum Basic Shield
item· Other
Electrum Basic Shield is a item from Spartan Shields, crafted from Electrum Ingot and Wooden Basic Shield.
Crafting using Electrum Ingot, Electrum Ingot, Wooden Basic Shield, Electrum Ingot and Electrum Ingot, arranged in the pattern shown. Produces Electrum Basic Shield.
spartanshields:electrum_basic_shieldspartanshieldsspartanshieldsspartanshields:items/basic_shields
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#O#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:ingots/electrum"
},
"O": {
"item": "spartanshields:wooden_basic_shield"
}
},
"conditions": [
{
"raw": {
"type": "spartanshields:type_disabled",
"disabled": [
"modded",
"electrum"
]
},
"type": "spartanshields:type_disabled"
},
{
"raw": {
"type": "forge:not",
"value": {
"tag": "forge:ingots/electrum",
"type": "forge:tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": "spartanshields:electrum_shields",
"experience": null,
"cooking_time": null
}