Dark Prismarine Gothic Window
mcwwindows:dark_prismarine_brick_gothic

Dark Prismarine Gothic Window

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

Acquisition

Crafting using Dark Prismarine, Dark Prismarine, Glass Pane, Dark Prismarine and Dark Prismarine, arranged in the pattern shown. Produces 4× Dark Prismarine Gothic Window.

Crafting
Dark Prismarine Gothic Window Dark Prismarine Gothic Window ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Dark Prismarine Gothic Window1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:dark_prismarine_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:dark_prismarine"
    },
    "B": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "gothic",
  "experience": null,
  "cooking_time": null
}