Crafting using Licoroot Vine, Sharpened Candy Cane, Licoroot Vine, Candy Cane Pole and Licoroot Vine, arranged in the pattern shown. Produces Candy Cane Hook.
Candy Cane Hook
Alex's Caves · by Alexthe668, Noonyeyz
Candy Cane Hook is a item from Alex's Caves, crafted from Licoroot Vine, Sharpened Candy Cane, and Candy Cane Pole.
Acquisition
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
}