Cactus Growth Modifier is not implemented
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 3.5k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
Expected behavior
Expected the cactus to grow faster.
Observed/Actual behavior
I changed the cactus growth in spigot.yml, but it’s not working. I even changed it to the maximum percentage, 1600 according to the site, but it still doesn’t work.
Steps/models to reproduce
Change it in spigot.yml.
growth:
cactus-modifier: 1600
Plugin and Datapack List
Basic stuff like essentials and worldguard
Paper version
1.21.10-117-ver/1.21.10@df4b668 (2025-11-30T22:37:28Z) (Implementing API version 1.21.10-R0.1-SNAPSHOT)
Other
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue with growth.cactus-modifier: 1600 in spigot.yml, then trace where this setting is read and where cactus growth is processed. Done means the configured modifier changes cactus growth as expected, with coverage for the reported configuration and an appropriate regression test if the project has one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100