LodestarMC / Aileron

A unique overhaul to Minecraft's Elytra.
Other
7 stars 12 forks source link

Merge 1.19 branch onto 1.18 branch and downgrade #26

Closed sisby-folk closed 1 year ago

sisby-folk commented 1 year ago

This cleans the 1.18 stuff to be in line with the 1.19 stuff.

This works on fabric, but likely needs a typo fix on forge in a buildscript or something (it thinks it's FMLJava41 somewhere? I might have a version number wrong)

There's actually some extra features on this branch that never got merged over, like the modifyVariable used for velocity changes - after this is merged, the diff should be easy to read and both branches can be synced up.

If this gets merged in, please rename main to 1.18 and set 1.19 as the default branch! that reflects the commit flow better due to the merge.