[Suggestion]: change version in fabric json to 1.20.*
drakosoldier298 opened this issue · 5 comments
Suggestion (Required)
Tested this myself for ya and found that it seemingly runs with no issues.
ah.. the only bug is my previously reported bug.
Fuzss/stoneworks#1
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.