create_confectionery:gingerbread_block

Gingerbread Block

Create Confectionery · by Furti_Two
block Pickaxe Mineable

Gingerbread Block is a block from Create Confectionery, crafted from Gingerdough.

Acquisition

Crafting using Gingerdough, Gingerdough, Gingerdough and Gingerdough, arranged in the pattern shown. Produces Gingerbread Block.

Crafting
Gingerdough
Gingerdough
Gingerdough
Gingerdough
Gingerbread Block guaranteed

Used in (5)

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

Crafting using Gingerbread Block, Gingerbread Block, Gingerbread Block and Gingerbread Block, arranged in the pattern shown. Produces 4× Gingerbread Bricks.

Crafting
Gingerbread Bricks ×4 guaranteed

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

Crafting
Gingerbread Slab Gingerbread Slab ×6 guaranteed

Block drops

Drops itself

Developer reference
Registry name
create_confectionery:gingerbread_block
Namespace
create_confectionery
Mod ID
create_confectionery
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "01",
    "23"
  ],
  "ingredients": {
    "0": {
      "item": "create_confectionery:gingerdough"
    },
    "1": {
      "item": "create_confectionery:gingerdough"
    },
    "2": {
      "item": "create_confectionery:gingerdough"
    },
    "3": {
      "item": "create_confectionery:gingerdough"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}