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