diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-01 12:31:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-01 06:31:05 -0400 |
commit | b09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch) | |
tree | c09a00d380cff6e5bc60275061cb0a8cd8820896 /items/JERRY_STAFF.json | |
parent | 5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff) | |
download | NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2 NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip |
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names
* Removing dupe json with the wrong name
* Fixing other Stuff
* Another Rainbow name
* Another Fix
* Rainbow name
* Rainbow Name
* Another Fix
* First Part
* Fuck
* Part 2
* Part 3
* Part 4
* copy paste ftw
Diffstat (limited to 'items/JERRY_STAFF.json')
-rw-r--r-- | items/JERRY_STAFF.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/items/JERRY_STAFF.json b/items/JERRY_STAFF.json index b5d51ff5..fb6e62d7 100644 --- a/items/JERRY_STAFF.json +++ b/items/JERRY_STAFF.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_horse_armor", "displayname": "§f§f§5Jerry-chine Gun", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§7Intelligence: §a+200\",3:\"\",4:\"§6Item Ability: Rapid-fire §e§lRIGHT CLICK\",5:\"§7Fires off multiple jerry bombs\",6:\"§7that create an explosion on\",7:\"§7impact, dealing up to §c555\",8:\"§c§7damage.\",9:\"§8Mana Cost: §310\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC SWORD\"],Name:\"§f§f§5Jerry-chine Gun\"},ExtraAttributes:{id:\"JERRY_STAFF\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"\",2:\"§7Intelligence: §a+200\",3:\"\",4:\"§6Item Ability: Rapid-fire §e§lRIGHT CLICK\",5:\"§7Shoots a Jerry bullet, dealing\",6:\"§7§c555.5 §7damage on impact and\",7:\"§7§7knocking you back.\",8:\"\",9:\"§7Each shot has §3+30 §7mana cost.\",10:\"§7than the previous one, resetting\",11:\"§7after §a4s §7without shooting.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§f§f§5Jerry-chine Gun\"},ExtraAttributes:{id:\"JERRY_STAFF\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Damage: §c+80", @@ -9,11 +9,13 @@ "§7Intelligence: §a+200", "", "§6Item Ability: Rapid-fire §e§lRIGHT CLICK", - "§7Fires off multiple jerry bombs", - "§7that create an explosion on", - "§7impact, dealing up to §c555", - "§c§7damage.", - "§8Mana Cost: §310", + "§7Shoots a Jerry bullet, dealing", + "§7§c555.5 §7damage on impact and", + "§7§7knocking you back.", + "", + "§7Each shot has §3+30 §7mana cost.", + "§7than the previous one, resetting", + "§7after §a4s §7without shooting.", "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" @@ -21,7 +23,7 @@ "internalname": "JERRY_STAFF", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jerry-chine_Gun" |