-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Add support for SecretRoomsMod #32
Comments
Secret Rooms for 1.16+ didn't have plugins to show the fake block's information. I implemented this upstream, it's just waiting on a release: Wyn-Price/SecretRooms#71 I don't think it's an issue with any particular Hwyla implementation, so this can probably be closed now? |
@embeddedt no, the API you are using is added by WTHIT. there is even no IBlockComponentProvider in Hwyla |
I will just address this issue to Snownee/JadeAddons#2 |
@embeddedt and one more thing: I don't think your PR will work for the Torch Lever |
Hmm.. it's my understanding that WTHIT renamed the original interface from Hwyla, making it impossible to support both mods simultaneously. |
Currently, hidden blocks such as the 'Torch lever' are displayed as their real name.
They should instead be using the block the are mimicking's name instead.
The text was updated successfully, but these errors were encountered: