aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2021-01-31 14:16:38 +0100
committerGitHub <noreply@github.com>2021-01-31 08:16:38 -0500
commitcc1dad024af01a5ef6cacd3afbba2a1e18ea4a43 (patch)
tree51556fec731a1f832e3fb8b1edba9fb9a80d5598 /constants/parents.json
parent588ca2b80fdc75a87d759c681bc3fb86266ef042 (diff)
downloadNotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.tar.gz
NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.tar.bz2
NotEnoughUpdates-REPO-cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43.zip
added 38 wiki links + pet skin (#382)
* added 38 wiki links * added skeleton horse zombie pet skin * added parent for pet candy * forgot to change rare cosmetic in nbt tag to epic cosmetic
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 3233e97b..e7d9be75 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -1939,5 +1939,10 @@
"TITANIUM_DRILL_1",
"MITHRIL_DRILL_2",
"MITHRIL_DRILL_1"
+ ],
+ "SIMPLE_CARROT_CANDY":[
+ "GREAT_CARROT_CANDY",
+ "SUPERB_CARROT_CANDY",
+ "ULTIMATE_CARROT_CANDY"
]
}