Crafting using Cobblestone, Cobblestone, Cobblestone Slab, Cobblestone Slab, Cobblestone and Cobblestone, arranged in the pattern shown. Produces 3× Cobblestone Arrow Slit.
Cobblestone Arrow Slit
Macaw's Windows · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cobblestone Arrow Slit | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}
