KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

Security of key and lock #12

Closed Snownee closed 6 years ago

Snownee commented 6 years ago
KnightMiner commented 6 years ago

All I do is expose the vanilla logic. If vanilla allows these that is on them.

Snownee commented 6 years ago

So what the use of a lock if there is another way to access a container?

KnightMiner commented 6 years ago

It's a deterent, not perfect security. Like real life locks. The idea is you will know if someone is stealing from you because they broke your chest.

Nothing I can do about hoppers, that's really a vanilla bug that it allows that.

Snownee commented 6 years ago

OK I see