diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-05 16:52:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-05 10:52:10 -0400 |
commit | 325d03e7812c8f85d9c476b9d778d36950dfbb01 (patch) | |
tree | b9b7a095386dabc75fd9437cce95fc782aa103e1 /items/JUJU_SHORTBOW.json | |
parent | 8d46f98a23461a04fae955fef1c6c597f275c02e (diff) | |
download | NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.tar.gz NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.tar.bz2 NotEnoughUpdates-REPO-325d03e7812c8f85d9c476b9d778d36950dfbb01.zip |
Small Stuff (#510)
* Small Stuff
* Another Rainbow Name
* New Item and a fix
* Other fixes
* Another one
* Added Item and fixed one
* I love commit messages
* Another Rainbow Name
* Rainbow Name
* Rainbow Name
* yep
* Stuff
Diffstat (limited to 'items/JUJU_SHORTBOW.json')
-rw-r--r-- | items/JUJU_SHORTBOW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/JUJU_SHORTBOW.json b/items/JUJU_SHORTBOW.json index a1eda35b..e557cfba 100644 --- a/items/JUJU_SHORTBOW.json +++ b/items/JUJU_SHORTBOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Juju Shortbow", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Cirt Change: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"\",5:\"§5Instantly shoots\",6:\"§7Hits §c3 §7mobs on impact.\",7:\"§7Can damage endermen\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Enderman Slayer 3\",11:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Cirt Change: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"\",5:\"§5Shortbow: Instantly shoots\",6:\"§7Hits §c3 §7mobs on impact.\",7:\"§7Can damage endermen\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4☠ §cRequires §5Enderman Slayer 3\",11:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+310", @@ -9,7 +9,7 @@ "§7Cirt Change: §c+10%", "§7Crit Damage: §c+110%", "", - "§5Instantly shoots", + "§5Shortbow: Instantly shoots", "§7Hits §c3 §7mobs on impact.", "§7Can damage endermen", "", @@ -22,7 +22,7 @@ "A2": "ENCHANTED_EYE_OF_ENDER:32", "A3": "ENCHANTED_STRING:64", "B1": "NULL_OVOID:32", - "B2": "NULL_OVOID", + "B2": "", "B3": "ENCHANTED_STRING:64", "C1": "", "C2": "ENCHANTED_QUARTZ_BLOCK:32", |