Description
Vines
Original mod by bas080.
Maintained and improved as part of plantlife.
Extracted and revamped by bas080.
Features
- Rope block for spawning rope that slowly drops into the deep.
- Vines are climbable and slowly grow downward.
- Shears that allow the faster collecting of vines.
- Spawns vines on jungletree leaves.
- Roots on the bottom of dirt and dirt with grass nodes.
- Spawns vines on trees located in swampy area.
- Jungle vines that spawn on the side of jungletrees
Development
See development branch.
Contributors
- Auke Kok
- bas080
- Diego MartÃnez
- Ezhh
- fat115
- fluxionary
- jolesh
- Jordan Leppert
- Louis Royer
- Nick Name
- Niklp
- Pierre-Adrien Langrognet
- reusityback
- Sirrobzeroone
- Vanessa Dannenberg
- Vanessa Ezekowitz
- TenPlus1
Releases
2026-04-06 15:01 UTC
0.0.7
0.0.7
- Use more appropriate ext for vines color palette file.
- Improve on_dig callback by removing string fiddeling.
- Touchup the very wrong vine texture.
2026-03-27 09:36 UTC
0.0.6
0.0.6
- Fix incorrect AI generated translations.
- Fix a small texture artifact at bottom of vines.
2026-03-26 00:32 UTC
0.0.5
0.0.5
- Place media license in LICENSE.txt.
- Format code with stylua.
2026-03-20 08:08 UTC
0.0.4
0.0.4
- Fix spawning on mapgen again and try and improve it.
- Format code and fix luacheck errors.
2026-03-20 00:33 UTC
0.0.3
0.0.3
- Updated project description in README.
- Added automated spawn check (
check.lua) for vines.
- Refactored code to use shared helpers:
wallmounted_to_facedir.lua
register_decoration.lua
- Switched to custom
register_decoration with on_position callback
and simplified spawn so check can be removed because offset is good enough.
- Cleaned up unused variables and code paths
- Added
luanti_check as optional dependency
- Updated screenshot
All releases