Candy Cane Hook
alexscaves:candy_cane_hook

Candy Cane Hook

Alex's Caves · by Alexthe668, Noonyeyz
item

Candy Cane Hook is a item from Alex's Caves, crafted from Licoroot Vine, Sharpened Candy Cane, and Candy Cane Pole.

Acquisition

Crafting using Licoroot Vine, Sharpened Candy Cane, Licoroot Vine, Candy Cane Pole and Licoroot Vine, arranged in the pattern shown. Produces Candy Cane Hook.

Crafting
Licoroot Vine
Sharpened Candy Cane
Licoroot Vine
Candy Cane Pole
Licoroot Vine
Candy Cane Hook Candy Cane Hook guaranteed
Developer reference
Registry name
alexscaves:candy_cane_hook
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "L S",
    " L ",
    "P L"
  ],
  "ingredients": {
    "L": {
      "item": "alexscaves:licoroot_vine"
    },
    "P": {
      "item": "alexscaves:candy_cane_pole"
    },
    "S": {
      "item": "alexscaves:sharpened_candy_cane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}