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/TACTICIAN_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/TACTICIAN_SWORD.json')
-rw-r--r-- | items/TACTICIAN_SWORD.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/TACTICIAN_SWORD.json b/items/TACTICIAN_SWORD.json new file mode 100644 index 00000000..9f740bc9 --- /dev/null +++ b/items/TACTICIAN_SWORD.json @@ -0,0 +1,23 @@ +{ + "internalname": "TACTICIAN_SWORD", + "itemid": "minecraft:wooden_sword", + "displayname": "Tactician\u0027s Sword", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+185\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for\",4:\"§7each Combat collection of\",5:\"§7Tier VII and over of its\",6:\"§7wearer.\",7:\"\",8:\"§7Your Collections: §e9§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TACTICIAN_SWORD\",uuid:\"c7d17e7b-5cc4-47f2-a816-b636feabe6dc\",timestamp:\"3/30/20 9:49 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+185", + "§7Crit Chance: §c+20%", + "", + "§7§7Gains §c+15 Damage §7for", + "§7each Combat collection of", + "§7Tier VII and over of its", + "§7wearer.", + "", + "§7Your Collections: §e9§7/§e10", + "", + "§7§8This item can be reforged!", + "§9§lRARE SWORD" + ] +}
\ No newline at end of file |