legoatoom / ConnectibleChains

Connect your fences with a decorative chain!
GNU Lesser General Public License v3.0
14 stars 6 forks source link

No 1.20? #51

Closed Mahadbaloch closed 1 year ago

Mahadbaloch commented 1 year ago

Mod directly went to 1.20.1

So no 1.20?

legoatoom commented 1 year ago

1.20.1 was a hotfix. This means you should not play on 1.20 at all.

Mahadbaloch commented 1 year ago

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

legoatoom commented 1 year ago

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.

https://github.com/legoatoom/ConnectibleChains/blob/e86bbc4f4636e541a80c34099e0885ee99d6f793/src/main/resources/fabric.mod.json#L37-L42

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.