Cobblestone Arrow Slit
mcwwindows:cobblestone_arrow_slit

Cobblestone Arrow Slit

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

Acquisition

Crafting using Cobblestone, Cobblestone, Cobblestone Slab, Cobblestone Slab, Cobblestone and Cobblestone, arranged in the pattern shown. Produces 3× Cobblestone Arrow Slit.

Crafting
Cobblestone Arrow Slit Cobblestone Arrow Slit ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Cobblestone Arrow Slit1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:cobblestone_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:cobblestone"
    },
    "B": {
      "item": "minecraft:cobblestone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "arrow_slit",
  "experience": null,
  "cooking_time": null
}