Gingerbread Slab
16×16 · BAKED

block· Slabs

Gingerbread Slab

Snowy Spirit · by MehVahdJukaar
block Axe MineableSlabs

Gingerbread Slab is a block from Snowy Spirit, crafted from Gingerbread.

Acquisition

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

Crafting conditional
  • Inputs
  • 3 × Gingerbread
  • Output
  • Gingerbread Slab ×6
Gingerbread Slab Gingerbread Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
snowyspirit:gingerbread_slab
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "snowyspirit:gingerbread"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "ginger",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}