Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Weeping Vines.
Weeping Vines
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Weeping Vines Plant (minecraft) minecraft:weeping_vines_plant | 1–1 | 100% | Any Of |
Block loot table: Weeping Vines Plant (minecraft) minecraft:weeping_vines_plant | 1–1 | 100% | Table Bonus |
| Weeping Vines | 1–1 | 100% | Any Of |
| Weeping Vines | 1–1 | 100% | Table Bonus |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Weeping Vines | 1–1 | 100% | Any Of |
| Weeping Vines | 1–1 | 100% | Table Bonus |
Developer reference
- Registry name
minecraft:weeping_vines- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/climbable minecraft:blocks/mineable/axe minecraft:blocks/sword_efficient
Recipe JSON (1):
{
"recipe_type": "reborncore:padded",
"pattern": [
" UG",
" U ",
" "
],
"ingredients": {
"G": {
"item": "techreborn:plantball"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}