Stone Cutting using White Chocolate Bricks. Produces White Chocolate Brick Slab.
White Chocolate Brick Slab is a block from Create Confectionery, crafted from White Chocolate Bricks.
Acquisition
Crafting using White Chocolate Bricks, White Chocolate Bricks and White Chocolate Bricks, arranged in the pattern shown. Produces 6× White Chocolate Brick Slab.
Used in (1)
Mixing using White Chocolate Brick Slab. Produces 500× White Chocolate.
Block drops
Related items
Developer reference
- Registry name
create_confectionery:white_chocolate_bricks_slab- Namespace
create_confectionery- Mod ID
create_confectionery- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "create_confectionery:white_chocolate_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"012"
],
"ingredients": {
"0": {
"item": "create_confectionery:white_chocolate_bricks"
},
"1": {
"item": "create_confectionery:white_chocolate_bricks"
},
"2": {
"item": "create_confectionery:white_chocolate_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
