Globox1997 / AdventureZ

Minecraft Mod which adds creatures https://modrinth.com/mod/adventurez
https://www.curseforge.com/minecraft/mc-mods/adventurez
GNU General Public License v3.0
32 stars 28 forks source link

Game crashes due to dependancy on fabric version 0.92.0 #174

Closed JakeHumphries4 closed 8 months ago

JakeHumphries4 commented 8 months ago

Minecraft Version

1.20.x

Mod Loader Version

Fabric 0.91

Mod Version

1.3.2

Describe the Issue

Quilt (lightweight port of fabric) only currently supports up to Fabric API version 0.91, whereas this mod requires version 0.92. Is there a solution that I could impose to get around this restriction? I'm happy to fork the mod and compile/build it myself but after fiddling around with it for 30 minutes, I cant find where to change the Fabric API dependency version. Any support is appreciated

latest.log

https://mclo.gs/6PqE5YM

Do you use any other mods except the required ones?

No response

JakeHumphries4 commented 8 months ago

I found a fix!