Client listener to sync again, run in scheduler. Add cat color config option

This commit is contained in:
libraryaddict
2019-11-14 14:42:32 +13:00
parent fff4ca8590
commit 8015db68f6
4 changed files with 50 additions and 25 deletions

View File

@@ -119,6 +119,7 @@ AddEntityAnimations: true
# Please note that this will not remove the dye from their hands. This also does not check if the disguised entity is actually a sheep/wolf and wants a say in its color.
DyeableSheep: false
DyeableWolf: false
DyeableCat: false
# This is only called into action when the disguise is constructed using the commands.
# And when the disguise supports that. This will not be used at all for plugins constructing the disguises for instance.