alexscaves:licoroot

Licoroot

Alex's Caves · by Alexthe668, Noonyeyz
block Axe Mineable

Licoroot is a block from Alex's Caves, crafted from Licoroot Vine.

Acquisition

Crafting using Licoroot Vine, Licoroot Vine, Licoroot Vine and Licoroot Vine, arranged in the pattern shown. Produces Licoroot.

Crafting
Licoroot Vine
Licoroot Vine
Licoroot Vine
Licoroot Vine
Licoroot guaranteed

Mining & drops

sourcecountchanceconditions
Licoroot1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:licoroot
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "VV",
    "VV"
  ],
  "ingredients": {
    "V": {
      "item": "alexscaves:licoroot_vine"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}