Gingerbread Wall
alexscaves:gingerbread_wall

Gingerbread Wall

Alex's Caves · by Alexthe668, Noonyeyz
block Shovel MineableWalls

Gingerbread Wall is a block from Alex's Caves, crafted from Gingerbread Block.

Acquisition

Crafting using Gingerbread Block, Gingerbread Block, Gingerbread Block, Gingerbread Block, Gingerbread Block and Gingerbread Block, arranged in the pattern shown. Produces 6× Gingerbread Wall.

Crafting
Gingerbread Wall Gingerbread Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Gingerbread Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:gingerbread_wall
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
minecraft:blocks/mineable/shovel
minecraft:blocks/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:gingerbread_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}