Modern Granite Wall
mcwfences:modern_granite_wall

Modern Granite Wall

Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Modern WallsFencesPickaxe MineableFences

Acquisition

Stone Cutting using Granite. Produces Modern Granite Wall.

Stone Cutting
Modern Granite Wall Modern Granite Wall guaranteed

Crafting using Polished Granite, Granite, Polished Granite, Polished Granite, Polished Granite and Polished Granite, arranged in the pattern shown. Produces 6× Modern Granite Wall.

Crafting
Modern Granite Wall Modern Granite Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Modern Granite Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:modern_granite_wall
Namespace
mcwfences
Mod ID
mcwfences
Tags (4)
mcwfences:blocks/modern_walls
minecraft:blocks/fences
minecraft:blocks/mineable/pickaxe
minecraft:items/fences

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:granite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fences",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:polished_granite"
    },
    "B": {
      "item": "minecraft:granite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "modern",
  "experience": null,
  "cooking_time": null
}