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

Not working on bamboo doors. #19

Open
Wolfie713 opened this issue Apr 9, 2024 · 4 comments
Open

Not working on bamboo doors. #19

Wolfie713 opened this issue Apr 9, 2024 · 4 comments

Comments

@Wolfie713
Copy link

Haven't tested it on Cherry Blossom doors, but those might be affected as well. Using MC 1.20.4.

@Brianetta
Copy link
Owner

Brianetta commented Apr 10, 2024

This is usually just a matter of adjusting the configuration. I will update StickyLocks' default values when I get a moment this week.

In the short term you can add missing values to your config.yml from Spigot's Materials page.

You'll be looking at all the wood types for things like buttons, fence gates, trap doors, pressure plates and so on. When there's a new wood type, what I do is search for one of the old wood types (like BIRCH_) and copy the things I find with the new types (BAMBOO_ and CHERRY_ and MANGROVE_ in this case).

If you have customised your config.yml you will still have to edit it yourself once I've updated the plugin. If you haven't, you can delete config.yml and let the new version copy its default one out for you.

Looks like there are a bunch of things that have been added in recent years, like cauldron variants and new redstone thingies. I'll take a look at all of this.

@Wolfie713
Copy link
Author

Looking at the list, would SL work on chest boats?

@Brianetta
Copy link
Owner

No, it won't. SL only works on placed blocks, not entities. We can't lock hopper/furnace/chest minecarts or donkeys/mules/llamas either.

@Wolfie713
Copy link
Author

I had a feeling that it not being a static item would make a difference. Drat. lol

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

2 participants