diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/TRAINING_WEIGHTS.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/TRAINING_WEIGHTS.json')
-rw-r--r-- | items/TRAINING_WEIGHTS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/TRAINING_WEIGHTS.json b/items/TRAINING_WEIGHTS.json new file mode 100644 index 00000000..5d97ba9c --- /dev/null +++ b/items/TRAINING_WEIGHTS.json @@ -0,0 +1,21 @@ +{ + "internalname": "TRAINING_WEIGHTS", + "itemid": 397, + "displayname": "§aTraining Weights", + "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: §a14 Minutes\",7:\"§fStrength Gain: §c+1❁\",8:\"\",9:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTraining Weights\"},ExtraAttributes:{trainingWeightsHeldTime:860,id:\"TRAINING_WEIGHTS\"}}", + "modver": "1.0.0", + "lore": [ + "§7The longer you hold this in your", + "§7inventory, the stronger you'll", + "§7become for §a2 minutes§7 after", + "§7removing it from your inventory!", + "§7Max +50.", + "", + "§fTime Held: §a14 Minutes", + "§fStrength Gain: §c+1❁", + "", + "§a§lUNCOMMON DUNGEON ITEM" + ] +}
\ No newline at end of file |