aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-08-20 13:12:30 +0200
committerGitHub <noreply@github.com>2022-08-20 13:12:30 +0200
commit64398a560ef328a787e5106197504a56d9cf80db (patch)
tree9206bdf4feb105884ea498c453741381ef265bf5 /constants/parents.json
parent3ae2abbed4df9a495d9ab068202c09736b072add (diff)
downloadNotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz
NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2
NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip
New Alpha Stuff (#787)
* Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 29208b1e..32d690f9 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2875,6 +2875,15 @@
"STORM_THE_FISH",
"MAXOR_THE_FISH"
],
+ "DIVINE_GIFT;1": [
+ "DIVINE_GIFT;2",
+ "DIVINE_GIFT;3"
+ ],
+ "PET_SKIN_ROCK_SUS": [
+ "PET_SKIN_ROCK_BLINKING",
+ "PET_SKIN_ROCK_SURPRISED",
+ "PET_SKIN_ROCK_SWEATING"
+ ],
"CAYENNE;4" : [
"CAYENNE;5"
],
@@ -2883,5 +2892,12 @@
],
"TABASCO;2" : [
"TABASCO;3"
+ ],
+ "ASPECT_OF_THE_LEECH_1" : [
+ "ASPECT_OF_THE_LEECH_2"
+ ],
+ "RIFT_NECKLACE_INSIDE_1" : [
+ "RIFT_NECKLACE_INSIDE_2",
+ "RIFT_NECKLACE_INSIDE_3"
]
}