aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>2024-12-16 10:17:58 +1100
committerGitHub <noreply@github.com>2024-12-15 23:17:58 +0000
commitd55e2b87abafb5f4edef297283230768719e5e5e (patch)
treebd514d38e4cdda3efd00dc09cf2dc3cf0d0894c5
parent746a61047e031ad8e30f354b43785b24f4655de6 (diff)
downloadNotEnoughUpdates-REPO-d55e2b87abafb5f4edef297283230768719e5e5e.tar.gz
NotEnoughUpdates-REPO-d55e2b87abafb5f4edef297283230768719e5e5e.tar.bz2
NotEnoughUpdates-REPO-d55e2b87abafb5f4edef297283230768719e5e5e.zip
add pet_skin_nbt_name (#1531)
-rw-r--r--constants/animatedskulls.json7
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