Lapis Lazuli Shovel
mekanismtools:lapis_lazuli_shovel

Lapis Lazuli Shovel

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Lapis Lazuli Shovel

Acquisition

Crafting using Any Lapis Gem, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Lapis Lazuli Shovel.

Crafting
Any Lapis Gem
Treated Stick
Treated Stick
Lapis Lazuli Shovel Lapis Lazuli Shovel guaranteed
Developer reference
Registry name
mekanismtools:lapis_lazuli_shovel
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/shovels/lapis_lazuli

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I",
    "R",
    "R"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:gems/lapis"
    },
    "R": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}