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/CRYSTAL_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/CRYSTAL_LEGGINGS.json')
-rw-r--r-- | items/CRYSTAL_LEGGINGS.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/CRYSTAL_LEGGINGS.json b/items/CRYSTAL_LEGGINGS.json new file mode 100644 index 00000000..86dd5edc --- /dev/null +++ b/items/CRYSTAL_LEGGINGS.json @@ -0,0 +1,23 @@ +{ + "internalname": "CRYSTAL_LEGGINGS", + "itemid": "minecraft:leather_leggings", + "displayname": "Smart Crystal Leggings", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+33 §8(Smart +3)\",1:\"§7Intelligence: §a+132 §8(Smart +32)\",2:\"\",3:\"§6Full Set Bonus: Refraction\",4:\"§7The stats of this armor change\",5:\"§7from §a0§7 to §a200%§7 depending\",6:\"§7on the current light level.\",7:\"\",8:\"§7Current Light Level\",9:\"§a14§8 (187.5%)\",10:\"\",11:\"§5§lEPIC LEGGINGS\"],color:14270947,Name:\"§5Smart Crystal Leggings\"},ExtraAttributes:{color:\"217:193:227\",modifier:\"smart\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"CRYSTAL_LEGGINGS\",uuid:\"e3577ef6-a9a7-42e1-b672-67028e60b126\",timestamp:\"2/23/20 10:57 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+33 §8(Smart +3)", + "§7Intelligence: §a+132 §8(Smart +32)", + "", + "§6Full Set Bonus: Refraction", + "§7The stats of this armor change", + "§7from §a0§7 to §a200%§7 depending", + "§7on the current light level.", + "", + "§7Current Light Level", + "§a14§8 (187.5%)", + "", + "§5§lEPIC LEGGINGS" + ] +}
\ No newline at end of file |