added camel_sitting property
This commit is contained in:
parent
cdda0f0e47
commit
c68585868c
1 changed files with 1 additions and 0 deletions
|
@ -381,6 +381,7 @@ public class NpcTypeRegistryImpl implements NpcTypeRegistry {
|
|||
.setHologramOffset(0.4)
|
||||
.addProperties("bashing", "camel_sitting"));
|
||||
|
||||
|
||||
if (!version.isNewerThanOrEquals(ServerVersion.V_1_20_5)) return;
|
||||
|
||||
register(builder(p, "armadillo", EntityTypes.ARMADILLO)
|
||||
|
|
Loading…
Reference in a new issue