Metal Curtain Rod
mcwwindows:metal_curtain_rod

Metal Curtain Rod

Macaw's Windows · by Sketch Macaw & Peachy Macaw
block Curtain RodsPickaxe Mineable

Acquisition

Crafting using Iron Nugget, Iron Ingot and Iron Nugget, arranged in the pattern shown. Produces 3× Metal Curtain Rod.

Crafting
Iron Nugget
Iron Ingot
Iron Nugget
Metal Curtain Rod Metal Curtain Rod ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Metal Curtain Rod1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:metal_curtain_rod
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (2)
mcwwindows:blocks/curtain_rods
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:iron_nugget"
    },
    "B": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "curtain_rods",
  "experience": null,
  "cooking_time": null
}