segovo / TrajectoryFabric

Renders an estimated Trajectory of projectiles
MIT License
13 stars 13 forks source link

Update to 1.20.1 (latest version) and fix texture issue #27

Closed Lilyp3892 closed 1 year ago

Lilyp3892 commented 1 year ago

I changed a few lines of code to make this mod work for 1.20.1

segovo commented 1 year ago

Thanks for the pull request! Have you ran into any problems with the configuration not saving? I was trying to update the mod a few days ago but noticed the config not saving, haven't gotten back to it yet.

I'll download this soon.

Lilyp3892 commented 1 year ago

Haven't ran into any myself except #21 which I think may be caused by somehow completly obliterating z-indexing? I'm still looking into it

Lilyp3892 commented 1 year ago

i also only changed the bare essentials so you might want to change things like the project version to whatever you desire.

Lilyp3892 commented 1 year ago

I DID IT! I fixed #21 Screenshot_1

Lilyp3892 commented 1 year ago

I have another pull request that fixes #21 (as i show in my comment above) after this one that fixes #26 nvm it looks like it will pull that commit as well

Lilyp3892 commented 1 year ago

Fixed #7 as well