sisby-folk / portable-crafting

A minecraft mod that allows using crafting stations (tables, smithing, anvils, stonecutters, etc) directly from the inventory.
https://modrinth.com/mod/portable-crafting
GNU Lesser General Public License v3.0
2 stars 2 forks source link

Experimental Hotfixes (1.19.3+, 1.20.2+) #11

Closed sisby-folk closed 6 months ago

sisby-folk commented 6 months ago

Since 1.19, mojang have started doing "experimental hotfixes" - these are effectively preview versions of the next big update (aka "minor"), but published as hotfixes instead of snapshots so more users test it sooner.

Despite the next-update content being locked behind a world-creation flags, these updates break mods just like the next big update would - but there's more of them, so they break things more often.

For these reasons, we primarily maintain our mods on the last genuine hotfix for each minor version - 1.18.2, 1.19.2, 1.20.1, and so on.

We're happy to accept ports to experimental hotfixes, but instead of merging them we'll just compile them and publish them as a github release (not on modrinth!), with credit. We may later use them as a reference when updating to the new minor, and we'll make sure to coauthor commits in that case!

Below is a list of contributed versions, if there are any:



Thanks!