Crafting using Licoroot Vine, Licoroot Vine, Licoroot Vine and Sugar, arranged in the pattern shown. Produces Licoroot Sprout.
Licoroot Sprout
Alex's Caves · by Alexthe668, Noonyeyz
Licoroot Sprout is a block from Alex's Caves, crafted from Licoroot Vine and Sugar.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Licoroot Sprout | 1–1 | 100% | — |
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
}