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/DIAMOND_SWORD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/DIAMOND_SWORD.json')
-rw-r--r-- | items/DIAMOND_SWORD.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/DIAMOND_SWORD.json b/items/DIAMOND_SWORD.json new file mode 100644 index 00000000..6128ca4a --- /dev/null +++ b/items/DIAMOND_SWORD.json @@ -0,0 +1,15 @@ +{ + "internalname": "DIAMOND_SWORD", + "itemid": "minecraft:diamond_sword", + "displayname": "Diamond Sword", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON SWORD\"],Name:\"§aDiamond Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"DIAMOND_SWORD\",uuid:\"e1ce79be-6251-4255-bfaa-bcae7f575e4f\",timestamp:\"3/22/20 12:58 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+35", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON SWORD" + ] +}
\ No newline at end of file |