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/HURRICANE_BOW.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/HURRICANE_BOW.json')
-rw-r--r-- | items/HURRICANE_BOW.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/HURRICANE_BOW.json b/items/HURRICANE_BOW.json new file mode 100644 index 00000000..0f82741d --- /dev/null +++ b/items/HURRICANE_BOW.json @@ -0,0 +1,25 @@ +{ + "internalname": "HURRICANE_BOW", + "itemid": "minecraft:bow", + "displayname": "Hurricane Bow", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Tempest\",4:\"§7§7The more kills you get using\",5:\"§7this bow the more powerful it\",6:\"§7becomes! Reach §6250 §7kills to\",7:\"§7unlock its full potential.\",8:\"§7Next Upgrade: §eDouble Shot §8(§a0§7/§c20§8)\",9:\"\",10:\"§7Kills: §b0\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC BOW\"],Name:\"§5Hurricane Bow\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"HURRICANE_BOW\",uuid:\"1f5b24bf-b3ef-4d3e-bc59-325ca55678ae\",timestamp:\"7/13/19 3:26 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+120", + "§7Strength: §c+50", + "", + "§6Item Ability: Tempest", + "§7§7The more kills you get using", + "§7this bow the more powerful it", + "§7becomes! Reach §6250 §7kills to", + "§7unlock its full potential.", + "§7Next Upgrade: §eDouble Shot §8(§a0§7/§c20§8)", + "", + "§7Kills: §b0", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOW" + ] +}
\ No newline at end of file |