Crag Brick Wall
16×16 · BAKED

block· Walls

Crag Brick Wall

Goety · by Polarice3
block Crag BlocksWalls

Crag Brick Wall is a block from Goety, crafted from Crag Bricks.

Acquisition

Crafting using Crag Bricks, Crag Bricks, Crag Bricks, Crag Bricks, Crag Bricks and Crag Bricks, arranged in the pattern shown. Produces 6× Crag Brick Wall.

Crafting
  • Inputs
  • 6 × Crag Bricks
  • Output
  • Crag Brick Wall ×6
Crag Brick Wall Crag Brick Wall ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:crag_brick_wall
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/crag_blocks
goety:items/crag_blocks
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "goety:crag_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:cragrocks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:crag_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}