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