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