diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-05 19:11:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-05 13:11:53 -0500 |
commit | f0884e5f76bb944f9f28bfb623fffe77cdc56599 (patch) | |
tree | 2e460081a96f93cf2ee0e62c0499977e96da4140 /constants/misc.json | |
parent | 6d059724fbcd2f76728a45a302e92b0213f33546 (diff) | |
download | NotEnoughUpdates-REPO-f0884e5f76bb944f9f28bfb623fffe77cdc56599.tar.gz NotEnoughUpdates-REPO-f0884e5f76bb944f9f28bfb623fffe77cdc56599.tar.bz2 NotEnoughUpdates-REPO-f0884e5f76bb944f9f28bfb623fffe77cdc56599.zip |
Added Pet Skins, a Pet, Pet Recipes and Rarity Colors. fixed Flying Fish (#351)
* Added Pet Skins
* Added Common Zombie, added Recipes for Zombies, fixed Flying FIsh
* Added Rarity Colors
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index eadaa286..554841dd 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -20,7 +20,11 @@ "uncommon": "§a", "rare": "§9", "epic": "§5", - "legendary": "§6" + "legendary": "§6", + "mythic": "§d", + "supreme": "§4", + "special": "§c", + "very special": "§c" }, "special_enchants": [ @@ -486,7 +490,7 @@ "ETERNAL_HOOF" ] }, - + "special_bois": [ "503450fc72c24e87824394e264977437", "41c4be4ac82c4c02aed3a63ba2cf9dda", |