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
|
{
"internalname": "DUNGEON_TRAP",
"itemid": "minecraft:heavy_weighted_pressure_plate",
"displayname": "§aTrap",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7Place an explosive trap that\",3:\"§7triggers when mobs walk over it\",4:\"§7dealing §c20,000§7-§c250,000 §7damage\",5:\"§7based on the dungeon floor you are\",6:\"§7on.\",7:\"\",8:\"§cDungeons only!\",9:\"\",10:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aTrap\"},ExtraAttributes:{id:\"DUNGEON_TRAP\"}}",
"modver": "2.1.1-PRE",
"lore": [
"§7§8Brewing Ingredient",
"",
"§7Place an explosive trap that",
"§7triggers when mobs walk over it",
"§7dealing §c20,000§7-§c250,000 §7damage",
"§7based on the dungeon floor you are",
"§7on.",
"",
"§cDungeons only!",
"",
"§a§lUNCOMMON DUNGEON ITEM"
],
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Trap",
"https://wiki.hypixel.net/Trap"
]
}
|