aboutsummaryrefslogtreecommitdiff
path: root/items/DUNGEON_DECOY.json
blob: 2a970cdc7fda64a28a557e1b9715c7b53b7683dd (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
25
26
{
  "internalname": "DUNGEON_DECOY",
  "itemid": "minecraft:spawn_egg",
  "displayname": "§aDecoy",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7Runs around and draws attention\",3:\"§7from nearby mobs, very handy for\",4:\"§7creating a distraction!\",5:\"\",6:\"§cDungeons only!\",7:\"\",8:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§aDecoy\"},ExtraAttributes:{id:\"DUNGEON_DECOY\"}}",
  "modver": "2.1.1-PRE",
  "lore": [
    "§7§8Brewing Ingredient",
    "",
    "§7Runs around and draws attention",
    "§7from nearby mobs, very handy for",
    "§7creating a distraction!",
    "",
    "§cDungeons only!",
    "",
    "§a§lUNCOMMON DUNGEON ITEM"
  ],
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Decoy",
    "https://wiki.hypixel.net/Decoy"
  ]
}