1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:furnace_minecart",
"displayname": "§5Horsezooka",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Shoot §e§lRIGHT CLICK\",1:\"§7Launches a horse to clear out\",2:\"§7hay.\",3:\"§8Mana Cost: §31\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Horsezooka\"},ExtraAttributes:{id:\"HORSEZOOKA\"}}",
"damage": 0,
"lore": [
"§6Ability: Shoot §e§lRIGHT CLICK",
"§7Launches a horse to clear out",
"§7hay.",
"§8Mana Cost: §31",
"",
"§5§lEPIC"
],
"internalname": "HORSEZOOKA",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Horsezooka",
"https://wiki.hypixel.net/Horsezooka"
]
}
|