realmayus / aquatictorches

Minecraft Mod: Torches made from glowing squids that can be used underwater!
MIT License
2 stars 6 forks source link

Update to 1.20(.1) #9

Closed bl4ckscor3 closed 1 year ago

bl4ckscor3 commented 1 year ago

As opposed to the other PR, this one bases off of the 1.19 branch and does some more necessary changes like changing the build.gradle to match the MDK's, and updating the pack version in pack.mcmeta to the correct one for 1.20(.1). Additionally, this PR leaves the version ranges in the mods.toml open to 1.20, as virtually all mods work on 1.20 and 1.20.1 without changes.

realmayus commented 1 year ago

Thanks a lot!