https://github.com/fesuoy1/customizable-wind-charges
Adds commands to change how Wind Charges work
https://github.com/fesuoy1/customizable-wind-charges
fabric minecraft minecraft-fabric minecraft-fabric-mod minecraft-mod wind
Last synced: 4 months ago
JSON representation
Adds commands to change how Wind Charges work
- Host: GitHub
- URL: https://github.com/fesuoy1/customizable-wind-charges
- Owner: Fesuoy1
- Created: 2024-02-08T20:25:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T18:01:10.000Z (about 2 years ago)
- Last Synced: 2024-10-31T11:23:53.456Z (over 1 year ago)
- Topics: fabric, minecraft, minecraft-fabric, minecraft-fabric-mod, minecraft-mod, wind
- Language: Java
- Homepage:
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### I have lost interest in developing mods for minecraft as i don't find them fun anymore, I may update/port this to future versions but that's highly unlikely. I recommend updating this yourselves by forking this repository.
Modrinth page: https://modrinth.com/mod/customizable-wind-charges
## Want more control over wind charges?
This mod adds a few gamerules that should make wind charges more useful/customizable.
## Gamerules Implemented
- /gamerule windChargeCooldown [number, defaulted to 10]
- /gamerule windChargePower [number, defaulted to 1]
- /gamerule windChargeKnockback [number, defaulted to 1]
##
## Note that this also affects breeze's wind charges.
~~I am planning to try separating this to another few gamerules.~~ scrapped temporarily due to to some issues i ran into. I may try to implement this again when 1.21 releases!