Window Key
mcwwindows:key

Window Key

Macaw's Windows · by Sketch Macaw & Peachy Macaw
item

Acquisition

Crafting using Iron Nugget, Iron Nugget and Window Base, arranged in the pattern shown. Produces Window Key.

Crafting
Iron Nugget
Iron Nugget
Window Base
Window Key Window Key guaranteed
Developer reference
Registry name
mcwwindows:key
Namespace
mcwwindows
Mod ID
mcwwindows

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  C",
    " C ",
    "A  "
  ],
  "ingredients": {
    "A": {
      "item": "mcwwindows:window_base"
    },
    "C": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}