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