diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/FAIRY_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/FAIRY_LEGGINGS.json')
-rw-r--r-- | items/FAIRY_LEGGINGS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/FAIRY_LEGGINGS.json b/items/FAIRY_LEGGINGS.json new file mode 100644 index 00000000..c4cfac16 --- /dev/null +++ b/items/FAIRY_LEGGINGS.json @@ -0,0 +1,22 @@ +{ + "internalname": "FAIRY_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Fairy\u0027s Trousers", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+1 HP\",1:\"§7Defense: §a+1\",2:\"§7Speed: §a+10\",3:\"§7Intelligence: §a-1\",4:\"\",5:\"§6Full Set Bonus: Fairy\u0027s Outfit\",6:\"§7Gain §c1❤ §7per Fairy Soul.\",7:\"§7You found: §d190 Fairy Souls\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE LEGGINGS\"],color:16751052,Name:\"§9Fairy\u0027s Trousers\"},ExtraAttributes:{color:\"255:153:204\",originTag:\"UNKNOWN\",id:\"FAIRY_LEGGINGS\",uuid:\"ccdb75a5-ac06-42f9-ab37-026f399c6eb9\",timestamp:\"3/30/20 3:22 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+1 HP", + "§7Defense: §a+1", + "§7Speed: §a+10", + "§7Intelligence: §a-1", + "", + "§6Full Set Bonus: Fairy\u0027s Outfit", + "§7Gain §c1❤ §7per Fairy Soul.", + "§7You found: §d190 Fairy Souls", + "", + "§7§8This item can be reforged!", + "§9§lRARE LEGGINGS" + ] +}
\ No newline at end of file |