Fix enderman item holding not being sent

This commit is contained in:
libraryaddict 2020-06-21 00:46:41 +12:00
parent ea3380754b
commit 1277a82dd4
No known key found for this signature in database
GPG Key ID: 052E4FBCD257AEA4
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ public class EndermanWatcher extends InsentientWatcher {
optional = Optional.of(WrappedBlockData.createData(type));
setData(MetaIndex.ENDERMAN_ITEM, optional);
sendData(MetaIndex.ENDERMAN_ITEM);
}
@Deprecated

View File

@ -47,6 +47,7 @@ Disguises:
# If an option is missing, then it means Lib's Disguises will not do sanity checks for that.
# No mod = Everyone gets sent it, otherwise only those with the mod will get the disguise.
# You MUST restart the server after adding anything!
# To repeat, this is for forge mod entities!
Custom-Entities:
# Librarian:
# Name: libaddict:librarian # Must be a minecraft:sheep type of name, if invalid will not load