mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-03-02 11:12:28 +01:00
Added DYEING protection flag : toggle sheep dyeing
This commit is contained in:
parent
20d74e19c9
commit
a9e3b064a6
@ -96,6 +96,9 @@ public class Island {
|
||||
// Can open doors or trapdoors
|
||||
DOOR,
|
||||
|
||||
// Can dye sheeps
|
||||
DYEING,
|
||||
|
||||
// Can use Elytras
|
||||
ELYTRA,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user