1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
{
"itemid": "minecraft:golden_horse_armor",
"displayname": "§f§f§5Jerry-chine Gun",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Intelligence: §a+200\",2:\"\",3:\"§6Ability: Rapid-fire §e§lRIGHT CLICK\",4:\"§7Shoots a Jerry bullet, dealing\",5:\"§7§c555.5 §7damage on impact and\",6:\"§7knocking you back.\",7:\"§7\",8:\"§7Each shot costs §3+30 mana\",9:\"§3§7more than the previous,\",10:\"§7resetting after §a4s §7of not\",11:\"§7firing.\",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",
"§7Intelligence: §a+200",
"",
"§6Ability: Rapid-fire §e§lRIGHT CLICK",
"§7Shoots a Jerry bullet, dealing",
"§7§c555.5 §7damage on impact and",
"§7knocking you back.",
"§7",
"§7Each shot costs §3+30 mana",
"§3§7more than the previous,",
"§7resetting after §a4s §7of not",
"§7firing.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"internalname": "JERRY_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jerry-chine_Gun",
"https://wiki.hypixel.net/Jerry-chine_Gun"
]
}
|