Crafting using Candy Cane, Candy Cane, Candy Cane and Candy Cane, arranged in the pattern shown. Produces Candy Cane Block.

Candy Cane Block
Create Confectionery · by Furti_Two
Candy Cane Block is a block from Create Confectionery, crafted from Candy Cane.
Acquisition
Used in (1)
Crafting using Candy Cane Block, in any arrangement. Produces 4× Candy Cane.
Block drops
Related items
Developer reference
- Registry name
create_confectionery:candy_cane_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:candy_cane"
},
"1": {
"item": "create_confectionery:candy_cane"
},
"2": {
"item": "create_confectionery:candy_cane"
},
"3": {
"item": "create_confectionery:candy_cane"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
