-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.21.2/1.21.3 port #333
1.21.2/1.21.3 port #333
Conversation
About the tests, looks like Y is off by one in all block positions since last runs. I'll push a change to fix them to your branch in a second. |
Thanks, I really haven't messed with Game Test functions to have known where to look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some quick testing looks good, thanks for porting!
Found one small bug but it's pre-existing so non-blocking.
Changes taken from gnembon/carpet-extra#333
Hello, I have a potentially working build of carpet-extra for 1.21.3.
The Game Tests seems to fail, but I tried the dispenser behaviors in game manually, so perhaps it's an issue with the Game Test code.