Skip to content
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

Compatibility issue - Supplementaries mod allows ALL locks to be bypassed by a stick #130

Open
TheDaftWizard opened this issue Feb 22, 2022 · 0 comments

Comments

@TheDaftWizard
Copy link

TheDaftWizard commented Feb 22, 2022

(Minecraft 1.16.5, tested on Forge 36.2.19 and 36.2.20)
Noticed this after installing Locks into a modpack based on Crucial II. Managed to isolate it down to these two mods. Easily replicable:

  1. Install Locks
  2. Install Supplementaries (and Selene Lib)
  3. Place any Lock on any Chest
  4. Hold a Stick in hand and open the locked chest

This seems to only work if BOTH
[tweaks.placeable_sticks] sticks = true (in supplementaries-common.toml) AND
[initialization.blocks] stick = true (in supplementaries-registry.toml)
Setting either of these to false disables this issue entirely.

I have not tested what combination of settings will change this issue when it comes to client config vs. server config.
EDIT: this issue also arises with the use of Blaze Rods and Books, leading me to believe it has something to do with how Supplementaries handles attempts to place Sticks, Blaze Rods and Books.

I'm posting this in the Supplementaries page as well
https://github.com/MehVahdJukaar/Supplementaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant