sisby-folk / inventory-tabs

A minecraft mod that allows swapping to other in-world screens (blocks, entities, etc) via tabs. A fourth-generation rewrite of CakeWhip's InventoryTabs.
https://modrinth.com/mod/inventory-tabs
GNU Lesser General Public License v3.0
6 stars 3 forks source link

Experimental Hotfixes (1.19.3+, 1.20.2+) #43

Closed sisby-folk closed 5 months ago

sisby-folk commented 5 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!