This commit is contained in:
parent
4db56a2b20
commit
f170fc28ad
1 changed files with 1 additions and 0 deletions
|
@ -370,6 +370,7 @@ public class NpcTypeRegistryImpl implements NpcTypeRegistry {
|
|||
.setHologramOffset(0.25)
|
||||
.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