End Brick Arrow Slit
mcwwindows:ender_brick_arrow_slit

End Brick Arrow Slit

Macaw's Windows · by Sketch Macaw & Peachy Macaw
block Arrow SlitPickaxe MineableWalls

Acquisition

Crafting using End Stone Bricks, End Stone Bricks, End Stone Brick Slab, End Stone Brick Slab, End Stone Bricks and End Stone Bricks, arranged in the pattern shown. Produces 3× End Brick Arrow Slit.

Crafting
End Brick Arrow Slit End Brick Arrow Slit ×3 guaranteed

Mining & drops

sourcecountchanceconditions
End Brick Arrow Slit1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " AA",
    " BB",
    " AA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:end_stone_bricks"
    },
    "B": {
      "item": "minecraft:end_stone_brick_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "arrow_slit",
  "experience": null,
  "cooking_time": null
}