Nether Brick Gothic Window
mcwwindows:nether_brick_gothic

Nether Brick Gothic Window

Macaw's Windows · by Sketch Macaw & Peachy Macaw
block GothicPickaxe MineableWalls

Acquisition

Crafting using Nether Bricks, Nether Bricks, Glass Pane, Nether Bricks and Nether Bricks, arranged in the pattern shown. Produces 4× Nether Brick Gothic Window.

Crafting
Nether Brick Gothic Window Nether Brick Gothic Window ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Nether Brick Gothic Window1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:nether_brick_gothic
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (3)
mcwwindows:blocks/gothic
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " A ",
    "ABA",
    " A "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:nether_bricks"
    },
    "B": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "gothic",
  "experience": null,
  "cooking_time": null
}