diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /constants/parents.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json index a9291350..61a840ec 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -980,7 +980,8 @@ "BAT;1", "BAT;0" ], - "ENDERMITE;4": [ + "ENDERMITE;5": [ + "ENDERMITE;4", "ENDERMITE;3", "ENDERMITE;2", "ENDERMITE;1", @@ -3094,5 +3095,9 @@ "PET_SKIN_SHEEP_CHROMA_WOOLY": [ "PET_SKIN_SHEEP_BLACK_WOOLY", "PET_SKIN_SHEEP_WHITE_WOOLY" + ], + "BURNING_KUUDRA_CORE": [ + "FIERY_KUUDRA_CORE", + "INFERNAL_KUUDRA_CORE" ] }
\ No newline at end of file |