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/PERFECT_LEGGINGS_1.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/PERFECT_LEGGINGS_1.json')
-rw-r--r-- | items/PERFECT_LEGGINGS_1.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/PERFECT_LEGGINGS_1.json b/items/PERFECT_LEGGINGS_1.json new file mode 100644 index 00000000..4369af09 --- /dev/null +++ b/items/PERFECT_LEGGINGS_1.json @@ -0,0 +1,17 @@ +{ + "internalname": "PERFECT_LEGGINGS_1", + "itemid": "minecraft:diamond_leggings", + "displayname": "Perfect Leggings - Tier I", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+140\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier I\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PERFECT_LEGGINGS_1\",uuid:\"68868a4f-ac9a-41e2-9652-0e24baf0ee2c\",timestamp:\"3/29/20 10:21 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+140", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE LEGGINGS" + ] +}
\ No newline at end of file |