upstream #1

Closed
bridge wants to merge 65 commits from feat/upstream into 2.X
Showing only changes of commit 79c0897de9 - Show all commits

View file

@ -400,7 +400,7 @@ public class NpcTypeRegistryImpl implements NpcTypeRegistry {
register(builder(p, "creaking", EntityTypes.CREAKING)
.setHologramOffset(0.725)
.addProperties("creaking_active", "entity_sitting"));
.addProperties("creaking_active"));
}
public Collection<NpcType> getAll() {