Ruby Chocolate Brick Slab
create_confectionery:ruby_chocolate_brick_slab

Ruby Chocolate Brick Slab

Create Confectionery · by Furti_Two
block Pickaxe Mineable

Ruby Chocolate Brick Slab is a block from Create Confectionery, crafted from Ruby Chocolate Bricks.

Acquisition

Crafting using Ruby Chocolate Bricks, Ruby Chocolate Bricks and Ruby Chocolate Bricks, arranged in the pattern shown. Produces 6× Ruby Chocolate Brick Slab.

Crafting
Ruby Chocolate Brick Slab Ruby Chocolate Brick Slab ×6 guaranteed

Used in (1)

Mixing using Ruby Chocolate Brick Slab. Produces 500× Ruby Chocolate.

Mixing
Ruby Chocolate Ruby Chocolate ×500·not yet documented guaranteed

Block drops

Drops itself

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "012"
  ],
  "ingredients": {
    "0": {
      "item": "create_confectionery:ruby_chocolate_bricks"
    },
    "1": {
      "item": "create_confectionery:ruby_chocolate_bricks"
    },
    "2": {
      "item": "create_confectionery:ruby_chocolate_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "create_confectionery:ruby_chocolate_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}