Crafting using Any Lapis Gem, Any Lapis Gem, Wooden Basic Shield, Any Lapis Gem and Any Lapis Gem, arranged in the pattern shown. Produces Lapis Lazuli Basic Shield.
- Inputs
- 4 × Any Lapis Gem
- Wooden Basic Shield
- Output
- → Lapis Lazuli Basic Shield
item· Other
Lapis Lazuli Basic Shield is a item from Spartan Shields, crafted from Any Lapis Gem and Wooden Basic Shield.
Crafting using Any Lapis Gem, Any Lapis Gem, Wooden Basic Shield, Any Lapis Gem and Any Lapis Gem, arranged in the pattern shown. Produces Lapis Lazuli Basic Shield.
spartanshields:lapis_lazuli_basic_shieldspartanshieldsspartanshieldsspartanshields:items/basic_shields
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#O#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:gems/lapis"
},
"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:gems/lapis",
"type": "forge:tag_empty"
}
},
"type": "forge:not"
}
],
"sequence": null,
"group_name": "spartanshields:lapis_shields",
"experience": null,
"cooking_time": null
}