aboutsummaryrefslogtreecommitdiff
path: root/items/DUNGEON_DECOY.json
blob: 02c0a31ec09c367df1745176ab92078958a9777e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "internalname": "DUNGEON_DECOY",
  "itemid": "minecraft:spawn_egg",
  "displayname": "§aDecoy",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Runs around and draws\",1:\"§7attention from nearby mobs,\",2:\"§7very handy for creating a\",3:\"§7distraction!\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDecoy\"},ExtraAttributes:{id:\"DUNGEON_DECOY\"}}",
  "modver": "1.5-REL",
  "lore": [
    "§7Runs around and draws",
    "§7attention from nearby mobs,",
    "§7very handy for creating a",
    "§7distraction!",
    "",
    "§cDungeons only!",
    "",
    "§a§lUNCOMMON DUNGEON ITEM"
  ],
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Decoy"
  ]
}