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
|
{
"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:{originTag:\"UNKNOWN\",id:\"JERRY_STAFF\",uuid:\"62b91bce-75ef-408e-b7f5-b5686eaa7c05\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Damage: §c+80",
"",
"§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",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"internalname": "JERRY_STAFF",
"crafttext": "",
"clickcommand": "",
"modver": "1.7.1-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jerry-chine_Gun"
]
}
|