diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /items/HURRICANE_BOW.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/HURRICANE_BOW.json')
-rw-r--r-- | items/HURRICANE_BOW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/HURRICANE_BOW.json b/items/HURRICANE_BOW.json index 52e9f701..eae02993 100644 --- a/items/HURRICANE_BOW.json +++ b/items/HURRICANE_BOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Hurricane Bow", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Ability: 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: §b§k0000\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC BOW\"],Name:\"§5Hurricane Bow\"},ExtraAttributes:{id:\"HURRICANE_BOW\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Ability: 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:{id:\"HURRICANE_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+120", |