-
-
Notifications
You must be signed in to change notification settings - Fork 26
fix: tardises can now properly grow in any dimension properly even if they're locked #1908
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
base: main
Are you sure you want to change the base?
Conversation
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.
LGTM. Tested?
yeah should work just fine - im giving it the registry identifier and not the value identifier for the getter of the lockable dim thing, so i think it should be okay? |
I just tested it, and it doesn't work. When placing a creative TARDIS in the End or the Nether, then traveling to the same dimension makes the TARDIS refuse to land. Besides that, you can't place down a TARDIS coral on a soul sand in these two dimensions, so only creative TARDISes can be placed. |
guh |
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.
fix bug
About the PR
Made the TARDIS auto-unlock a dimension if its grown there.
Why / Balance
To 1. fix issues when growing TARDIS' in other dimensions if locked, and 2. to balance and help players wanting to start in other dimensions.
Technical details
Simply just test for the world and if its lockable and then, unlock it. easy as.
Media
Requirements
Breaking changes
Changelog
🆑