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