Gingerbread Stairs
alexscaves:gingerbread_stairs

Gingerbread Stairs

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

Gingerbread Stairs 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 4× Gingerbread Stairs.

Crafting
Gingerbread Stairs Gingerbread Stairs ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Gingerbread Stairs1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:gingerbread_stairs
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (1):

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