Skip to content

Releases: friedkeenan/monarch-wings

Monarch Wings 1.1.0 for Minecraft 1.20.2

Choose a tag to compare

@friedkeenan friedkeenan released this 25 Oct 14:53
827e3ba
  • Update for Minecraft 1.20.2.
  • Make it so when a player is able to double jump, their elytra will be visually poised to flap, returning to their original position once double jumping is no longer possible.
    • To facilitate this, whether a player can double jump has been painstakingly synced between the client and the server. Please report any bugs to me by making an issue on Github.
  • Refine exactly when a player is able to double jump.
    • I expect these changes should be immaterial to most/all players.
  • Many mixins were migrated to use MixinExtras where applicable.
    • This should allow us to be compatible with more mods.

Monarch Wings 1.0.0 for Minecraft 1.19.4

Choose a tag to compare

@friedkeenan friedkeenan released this 16 Apr 22:02
  • Initial release