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
|
{
"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:\"§7§7knocking you back.\",7:\"\",8:\"§7Each shot has §3+30 §7mana cost.\",9:\"§7than the previous one, resetting\",10:\"§7after §a4s §7without shooting.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§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",
"§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"
],
"internalname": "JERRY_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jerry-chine_Gun",
"https://wiki.hypixel.net/Jerry-chine_Gun"
]
}
|