Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-26 16:12:42 +01:00
Creaking transient extends creaking
Dieser Commit ist enthalten in:
Ursprung
7eb3632144
Commit
ad83d01fad
@ -212,7 +212,7 @@ public enum EntityTypes1_21_2 implements EntityType {
|
||||
ZOGLIN(ABSTRACT_MONSTER),
|
||||
WARDEN(ABSTRACT_MONSTER),
|
||||
CREAKING(ABSTRACT_MONSTER),
|
||||
CREAKING_TRANSIENT(ABSTRACT_MONSTER),
|
||||
CREAKING_TRANSIENT(CREAKING),
|
||||
|
||||
ABSTRACT_SKELETON(ABSTRACT_MONSTER, null),
|
||||
SKELETON(ABSTRACT_SKELETON),
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren