Puzzles Lib [Forge & Fabric]

Puzzles Lib [Forge & Fabric]

77M Downloads

[Suggestion]: change version in fabric json to 1.20.*

drakosoldier298 opened this issue · 5 comments

commented

Suggestion (Required)

Tested this myself for ya and found that it seemingly runs with no issues.

commented

what this would do is allow it to run on 1.20.1 as well.

commented

ah.. the only bug is my previously reported bug.
Fuzss/stoneworks#1

commented

This is intentional. The reason is I want to manually compile for each new MC version to make sure the mod actually works and doesn‘t run into random issues due to changes in MC at some unforeseen point.

This is really stupid for jumps like 1.20 -> 1.20.1, but is absolutely necessary for jumps like 1.19.2 -> 1.19.3 and 1.19.3 -> 1.19.4. The main problem is that we usually don‘t know which next minor patch will belong to the next update cycle (like 1.19.3 belonging to the 1.20 cycle).

Will compile everything for 1.20.1 soon though.

commented

Keep up the good work!

commented

Good to know! Looking forward to the mod for 1.20.1 soon