diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-01-31 14:16:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-31 08:16:38 -0500 |
commit | cc1dad024af01a5ef6cacd3afbba2a1e18ea4a43 (patch) | |
tree | 51556fec731a1f832e3fb8b1edba9fb9a80d5598 /items/TRAINING_WEIGHTS.json | |
parent | 588ca2b80fdc75a87d759c681bc3fb86266ef042 (diff) | |
download | NotEnoughUpdates-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 'items/TRAINING_WEIGHTS.json')
-rw-r--r-- | items/TRAINING_WEIGHTS.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/TRAINING_WEIGHTS.json b/items/TRAINING_WEIGHTS.json index fd71f07f..9e7d7235 100644 --- a/items/TRAINING_WEIGHTS.json +++ b/items/TRAINING_WEIGHTS.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"32d530e8-2686-3a8c-bc41-ce3650e12bdf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmYyY2ZhYWQ2ZjhiNjJjOTkyYzNiNTVjZTMxNjlmZmE0MDA1YWFlZTJkYjM1YTYzZjRiMzc5MGU0YTU5NmMzNSJ9fX0K\"}]}},display:{Lore:[0:\"§7The longer you hold this in your\",1:\"§7inventory, the stronger you'll\",2:\"§7become for §a2 minutes§7 after\",3:\"§7removing it from your inventory!\",4:\"§7Max +50.\",5:\"\",6:\"§fTime Held: §a11 Minutes\",7:\"§fStrength Gain: §c+1❁\",8:\"\",9:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTraining Weights\"},ExtraAttributes:{trainingWeightsHeldTime:680,id:\"TRAINING_WEIGHTS\"}}", - "modver": "1.0.0", + "modver": "2.0.0-REL", "lore": [ "§7The longer you hold this in your", "§7inventory, the stronger you'll", @@ -17,5 +17,9 @@ "§fStrength Gain: §c+1❁", "", "§a§lUNCOMMON DUNGEON ITEM" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Training_Weights" ] }
\ No newline at end of file |