No 1.20?
Mahadbaloch opened this issue · 3 comments
Many mods dont update to 1.20.1 so that 🤷 often I see just update jumps, like you going directly to 1.20.1, there will be people directly going from 1.20 to .2 or something. Or just slow updating
Many mods work if multiple versions, but in this case I specified specifically that you need to be on 1.20.1 to play.
See this file, where I specified the dependencies.
ConnectibleChains/src/main/resources/fabric.mod.json
Lines 37 to 42 in e86bbc4
You could technically alter the .jar
file to make this say 1.20.0
or >=1.20.0
and try it out if you want.
But I did not test this or guaranty anything working.