Kitchen Shovel
16×16 · BAKED

item· Tools

Kitchen Shovel

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsKitchen ShovelShovels

Kitchen Shovel is an item from Kaleidoscope Cookery, crafted from Any Iron Ingot, Any Iron Nugget, and Stick.

Acquisition

Crafting using Any Iron Ingot, Any Iron Nugget and Stick, arranged in the pattern shown. Produces Kitchen Shovel.

Crafting
Any Iron Ingot
Any Iron Nugget
Stick
  • Inputs
  • Any Iron Ingot
  • Any Iron Nugget
  • Stick
  • Output
  • Kitchen Shovel
Kitchen Shovel Kitchen Shovel guaranteed
Developer reference
Registry name
kaleidoscope_cookery:kitchen_shovel
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (3)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/kitchen_shovel
minecraft:items/shovels

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I  ",
    " N ",
    "  S"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "N": {
      "tag": "forge:nuggets/iron"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}