Osmium Shovel
mekanismtools:osmium_shovel

Osmium Shovel

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

Acquisition

Crafting using Osmium Ingot, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Osmium Shovel.

Crafting
Osmium Ingot
Treated Stick
Treated Stick
Osmium Shovel Osmium Shovel guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:osmium_shovel
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/shovels/osmium

Recipe JSON (1):

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