MoriyaShiine / aylyth

In the midst of the journey of our life, I found myself in a dark wood without paths. The Wood is known as Aylyth.
https://www.curseforge.com/minecraft/mc-mods/aylyth
Other
3 stars 7 forks source link

Update to 1.20.1 #67

Closed maityyy closed 10 months ago

maityyy commented 10 months ago

I tried not to change the original code as much as possible and just update to the new version. 1.20.2 and 1.20.3 should not work, Mojang have been making a lot more changes in minor versions recently. I also recommend to filter json files

maityyy commented 10 months ago

I also removed @Enviroment(Env.CLIENT) as this is not intended for modders, these annotations are only needed for the game sources. It was giving me errors for some reason

dhyces commented 10 months ago

Hey, thanks for all of your hard work! One question, how do you suggest we filter json files?

maityyy commented 10 months ago

I meant this image

dhyces commented 10 months ago

Ah, gotcha, thought you meant the pack mcmeta filter 😄