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
|
{
"itemid": "minecraft:stick",
"displayname": "§9Tribal Spear",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Strength: §c+100\",1:\"\",2:\"§6Ability: Thwack §e§lRIGHT CLICK\",3:\"§7Throw the spear like an arrow\",4:\"§7which will return to you.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§9§lRARE SWORD\"],Name:\"§9Tribal Spear\"},ExtraAttributes:{id:\"TRIBAL_SPEAR\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+100",
"",
"§6Ability: Thwack §e§lRIGHT CLICK",
"§7Throw the spear like an arrow",
"§7which will return to you.",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
"internalname": "TRIBAL_SPEAR",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tribal_Spear",
"https://wiki.hypixel.net/Tribal_Spear"
]
}
|