block· Machines & Other Blocks

Candy Cane Block

Snowy Spirit · by MehVahdJukaar
block Pickaxe Mineable

Candy Cane Block is a block from Snowy Spirit, crafted from Candy Cane.

Acquisition

Crafting using Candy Cane, Candy Cane, Candy Cane and Candy Cane, in any arrangement. Produces Candy Cane Block.

Crafting ⇆ any arrangement conditional
Candy Cane
Candy Cane
Candy Cane
Candy Cane
  • Inputs
  • 4 × Candy Cane
  • Output
  • Candy Cane Block
Candy Cane Block guaranteed

Used in

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

Crafting ⇆ any arrangement conditional
Candy Cane Candy Cane ×4 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "snowyspirit:candy_cane"
    },
    {
      "item": "snowyspirit:candy_cane"
    },
    {
      "item": "snowyspirit:candy_cane"
    },
    {
      "item": "snowyspirit:candy_cane"
    }
  ],
  "conditions": [
    {
      "raw": {
        "flag": "candy_cane",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}