9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-21 16:09:24 +00:00

Improved PDC storage

This commit is contained in:
Auxilor
2022-03-04 16:59:31 +00:00
parent f31cd20200
commit ff20b70784

View File

@@ -312,7 +312,7 @@ class EcoBoss(
mob.persistentDataContainer.set( mob.persistentDataContainer.set(
plugin.namespacedKeyFactory.create("boss"), plugin.namespacedKeyFactory.create("boss"),
PersistentDataType.STRING, PersistentDataType.STRING,
"backwards_compat" this.id
) )
val boss = LivingEcoBoss( val boss = LivingEcoBoss(