diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-24 23:58:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 17:58:40 -0400 |
commit | d22be55639a335fab03171bdae170428b825bb5a (patch) | |
tree | 9130dc4f8c9d5456ce2186bda8f74640b8c892fe /constants | |
parent | 1d68daa056370980f794ea83dc66d2965e28ea48 (diff) | |
download | NotEnoughUpdates-REPO-d22be55639a335fab03171bdae170428b825bb5a.tar.gz NotEnoughUpdates-REPO-d22be55639a335fab03171bdae170428b825bb5a.tar.bz2 NotEnoughUpdates-REPO-d22be55639a335fab03171bdae170428b825bb5a.zip |
Pet Skins and Axes (#476)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index e5707a23..f7d88166 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2087,5 +2087,8 @@ "UNSTABLE_ENDER_DRAGON_BOSS", "OLD_ENDER_DRAGON_BOSS", "PROTECTOR_ENDER_DRAGON_BOSS" + ], + "PET_SKIN_BLACK_CAT_ONYX":[ + "PET_SKIN_BLACK_CAT_IVORY" ] } |