Padded using UU-Matter, UU-Matter and Plantball, arranged in the pattern shown. Produces Twisting Vines.
Twisting Vines
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Twisting Vines | 1–1 | 100% | Table Bonus |
Block loot table: Twisting Vines Plant (minecraft) minecraft:twisting_vines_plant | 1–1 | 100% | Any Of |
| Twisting Vines | 1–1 | 100% | Any Of |
Block loot table: Twisting Vines Plant (minecraft) minecraft:twisting_vines_plant | 1–1 | 100% | Table Bonus |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Twisting Vines | 1–1 | 100% | Table Bonus |
| Twisting Vines | 1–1 | 100% | Any Of |
Developer reference
- Registry name
minecraft:twisting_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": [
" U ",
" UG",
" "
],
"ingredients": {
"G": {
"item": "techreborn:plantball"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}