diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2020-12-24 18:42:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-24 12:42:30 -0500 |
commit | 14cd66ca28e7c001585313b525b0353e1d785c60 (patch) | |
tree | 54080783ed2732e847928fef314d04ffac66709b /items/SHEEP;0.json | |
parent | ce5d5745ed69ef6bccf6179207761421a7de0879 (diff) | |
download | NotEnoughUpdates-REPO-14cd66ca28e7c001585313b525b0353e1d785c60.tar.gz NotEnoughUpdates-REPO-14cd66ca28e7c001585313b525b0353e1d785c60.tar.bz2 NotEnoughUpdates-REPO-14cd66ca28e7c001585313b525b0353e1d785c60.zip |
Fixes and added Things (#341)
* Added Wiki URL's, and Recipes, fixed Intimidation Artifact
Parrot Moment
* Added Snowglobe Skin
speeed
* Fixed Bat and Sheep Pet
Hypixel Wiki WeirdChamp
Diffstat (limited to 'items/SHEEP;0.json')
-rw-r--r-- | items/SHEEP;0.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SHEEP;0.json b/items/SHEEP;0.json index 65b4cf31..4cecc99b 100644 --- a/items/SHEEP;0.json +++ b/items/SHEEP;0.json @@ -7,7 +7,7 @@ "§8Alchemy Pet", "", "§7Intelligence: §a{INTELLIGENCE}", - "§7Ability Damage: §a{ABILITY_DAMAGE}", + "§7Ability Damage: §a{ABILITY_DAMAGE}%", "", "§6Mana Saver", "§7§7§7Reduces the mana cost of", @@ -20,7 +20,7 @@ ], "internalname": "SHEEP;0", "clickcommand": "viewrecipe", - "modver": "REL-1.0.0", + "modver": "1.7.1-REL", "recipe": { "A1": "ENCHANTED_MUTTON:64", "A2": "ENCHANTED_MUTTON:64", @@ -38,4 +38,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sheep_Pet" ] -}
\ No newline at end of file +} |