diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-24 19:08:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-24 18:08:34 +0000 |
commit | b23d0556b477c590f7b24d58f04f602c315b1004 (patch) | |
tree | 521ab0fda483160f82894cf6403f4af4755d29db /constants | |
parent | 38d65b011b15faab74a8b985310543d29e427ee7 (diff) | |
download | NotEnoughUpdates-REPO-b23d0556b477c590f7b24d58f04f602c315b1004.tar.gz NotEnoughUpdates-REPO-b23d0556b477c590f7b24d58f04f602c315b1004.tar.bz2 NotEnoughUpdates-REPO-b23d0556b477c590f7b24d58f04f602c315b1004.zip |
Added new skins (#1049)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 6e1633f8..72dd0649 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3402,5 +3402,9 @@ ], "SLUG;4": [ "SLUG;3" + ], + "PET_SKIN_ENDERMAN_BLUE_MOON": [ + "PET_SKIN_ENDERMAN_SUN", + "PET_SKIN_ENDERMAN_NEBULA" ] }
\ No newline at end of file |