Up-Mods / Icarus

Minecraft mod that adds a bunch of colourful and unique wings
https://curseforge.com/projects/428151
Other
12 stars 12 forks source link

[Request] Configurable Flight Height #57

Closed Nillo-Code closed 5 months ago

Nillo-Code commented 1 year ago

I'd like to be able to configure the height at which a player can gain speed when flying, by modifying this 64 value here with a new key value pair in the config file.

https://github.com/CammiePone/Icarus/blob/a4686a51489c435dc29dbd2188109305f73c2661/src/main/java/dev/cammiescorner/icarus/core/mixins/PlayerEntityMixin.java#L34-L35

CammiePone commented 1 year ago

yea, i can add that