TechReborn / Energy

An Energy API
MIT License
78 stars 13 forks source link

bumping version to 3.1.0 and minecraft to 1.20.1 #28

Closed noah1510 closed 1 year ago

noah1510 commented 1 year ago

This updates fabric and minecraft for version 1.20.1 The mod seems to launch and the game seems to work. I have not tested any mods that depend on this yet.

Technici4n commented 1 year ago

What's the point of this? Energy is designed to work across as many MC versions as possible, so you can already use the latest version in 1.20.1.

noah1510 commented 1 year ago

A lot of mods broke because of api changes and others set strict version requirements. I don't assume a release for an older version just works after the update. If you just mention which Mc version are compatible with which mod versions, others don't have to guess if it works and prs like this won't be opened.

Technici4n commented 1 year ago

We don't want to hardcode a version anywhere as this project depends on very little MC code.