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/WITHER_BOW.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/WITHER_BOW.json')
-rw-r--r-- | items/WITHER_BOW.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/WITHER_BOW.json b/items/WITHER_BOW.json new file mode 100644 index 00000000..466e2611 --- /dev/null +++ b/items/WITHER_BOW.json @@ -0,0 +1,19 @@ +{ + "internalname": "WITHER_BOW", + "itemid": "minecraft:bow", + "displayname": "Wither Bow", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§aWithers and Wither\",4:\"§aSkeletons§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOW\"],Name:\"§aWither Bow\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WITHER_BOW\",uuid:\"b5453988-aea1-4f2e-b581-d142e25c5027\",timestamp:\"3/30/20 5:11 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+30", + "", + "§7Deals §a+100% §7damage to", + "§7§aWithers and Wither", + "§aSkeletons§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOW" + ] +}
\ No newline at end of file |