diff options
| -rw-r--r-- | constants/animatedskulls.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/constants/animatedskulls.json b/constants/animatedskulls.json index 728b9926..aa6574e4 100644 --- a/constants/animatedskulls.json +++ b/constants/animatedskulls.json @@ -6080,5 +6080,10 @@ "PET_SKIN_ENDER_DRAGON_SWAP_PLUSHIE_BLUE", "PET_SKIN_ENDER_DRAGON_SWAP_PLUSHIE_HOLY" ] - } + }, + "pet_skin_nbt_name": [ + "favorite_plushie_dragon", + "favorite_ancient_gdrag", + "favorite_plushie_gdrag" + ] }
\ No newline at end of file |
