Licoroot Sprout
alexscaves:licoroot_sprout

Licoroot Sprout

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

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

Acquisition

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

Crafting
Licoroot Vine
Licoroot Vine
Licoroot Vine
Sugar
Licoroot Sprout Licoroot Sprout guaranteed

Mining & drops

sourcecountchanceconditions
Licoroot Sprout1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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