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
|
{
"internalname": "DEFUSE_KIT",
"itemid": "minecraft:shears",
"displayname": "§aDefuse Kit",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Can be used to defuse Dungeon\",1:\"§7traps. Successful defusing of\",2:\"§7traps may increase your §b✎\",3:\"§bIntelligence§7! (Maximum +10)\",4:\"\",5:\"§7Traps Defused: §a0\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDefuse Kit\"},ExtraAttributes:{id:\"DEFUSE_KIT\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7Can be used to defuse Dungeon",
"§7traps. Successful defusing of",
"§7traps may increase your §b✎",
"§bIntelligence§7! (Maximum +10)",
"",
"§7Traps Defused: §a0",
"",
"§a§lUNCOMMON DUNGEON ITEM"
],
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Defuse_Kit",
"https://wiki.hypixel.net/Defuse_Kit"
]
}
|