Crafting using Any Lapis Gem, Any Lapis Gem, Any Lapis Gem and Any Lapis Gem, arranged in the pattern shown. Produces Lapis Lazuli Boots.
Lapis Lazuli Boots
Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Related items
Developer reference
- Registry name
mekanismtools:lapis_lazuli_boots- Namespace
mekanismtools- Mod ID
mekanismtools- Tags (2)
forge:items/armors/boots/lapis_lazuli minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"I I"
],
"ingredients": {
"I": {
"tag": "forge:gems/lapis"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}