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/CACTUS_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/CACTUS_LEGGINGS.json')
-rw-r--r-- | items/CACTUS_LEGGINGS.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CACTUS_LEGGINGS.json b/items/CACTUS_LEGGINGS.json new file mode 100644 index 00000000..090166ff --- /dev/null +++ b/items/CACTUS_LEGGINGS.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§fCactus Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+10 HP\",1:\"§7Defense: §a+20\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON LEGGINGS\",9:\"\",10:\"§eClick to view recipe!\"],color:65280,Name:\"§fCactus Leggings\"},ExtraAttributes:{id:\"CACTUS_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+10 HP", + "§7Defense: §a+20", + "", + "§6Full Set Bonus: Deflect", + "§7Rebound §a33.0% §7of the damage", + "§7you take back at your enemy.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON LEGGINGS" + ], + "internalname": "CACTUS_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |