create_confectionery:candy_cane_block

Candy Cane Block

Create Confectionery · by Furti_Two
block Pickaxe Mineable

Candy Cane Block is a block from Create Confectionery, crafted from Candy Cane.

Acquisition

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

Crafting
Candy Cane
Candy Cane
Candy Cane
Candy Cane
Candy Cane Block guaranteed

Used in (1)

Crafting using Candy Cane Block, in any arrangement. Produces 4× Candy Cane.

Crafting ⇆ any arrangement
Candy Cane Candy Cane ×4 guaranteed

Block drops

Drops itself

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
}