gnembon / carpet-extra

Extra Features for Carpet Mod
GNU Lesser General Public License v3.0
292 stars 61 forks source link

Port to 1.21 #317

Closed voidpointer0x00 closed 3 months ago

voidpointer0x00 commented 4 months ago

Made it runnable, fixed a crash and autocrafting dupe (not sure if those are present in any earlier versions).

Tested stuff so far (must be everything that's changed code-wise):

Resolves #318.

Builds: https://github.com/voidpointer0x00/carpet-extra/releases

voidpointer0x00 commented 4 months ago

Will undraft (?) as soon as 1.20.6 gets merged and/or 1.21 gets released :)

voidpointer0x00 commented 4 months ago

1.21-pre2 doesn't seem to introduce any build errors, so I'm assuming nothing has changed :grin: I'll update with the next carpet release

voidpointer0x00 commented 3 months ago

Not sure on how to sync to the master branch, will probably hard reset, pull, cherry pick 1.21 related commits and force push :smile:

altrisi commented 3 months ago

I'm going to force push a cherry-pick of the 1.21 commits here, though feel free to force-push on top of that again if you prefer it (kept old PR state in the pr317-old branch).

altrisi commented 3 months ago

I'll test a bit and merge this later, thanks again for porting!