Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Cactusfix
🌵 Cactusfix is a mod for FabricMC which provides multiple fixes for cacti.
Fixes
Here is a table of all the fixes provided by Cactusfix:
Fix name | Fix gamerule | Default value |
---|---|---|
If cactus should despawn items | shouldCactusDamageItems |
false |
If cactus should damage players | shouldCactusDamagePlayers |
true |
If cactus can be placed weirdly | allowFreerCactusPlacing |
false |
The fixes can be toggled with the help of /gamerule
, if Cactusfix is installed on the server.
FAQ
Can I use this mod in my modpack?
Yes! You are more than welcome to include my mod in your modpack, if you credit me, and do not reupload the mod. I would also appreciate if you told me about it 😊.
Can I re-upload this mod?
Short answer: No. To clarify: You may not publish this mod's compiled jars somewhere else, and you may not pretend that you wrote the mod.
Plz updat to forge
I won't update to forge, as I have never gotten it to work, and have no plan to do so.
Will you update this to new MC versions?
If I feel like it :)
Where can I get in touch with you?
Up-to-date contact information can be found at my GitHub.
Updating the mod
[!NOTE] This is how I work when I update the mod to a new version. You as a player should not have to do this.
- Create new branch
- Update gradle.properties
- Patch for new release
- Commit
- Push & set main-branch to new
- Build the jar
- Publish to GitHub Releases