aboutsummaryrefslogtreecommitdiff
path: root/items/DUNGEON_DECOY.json
blob: b085505ae777cda44e620744acfc11ece74a719b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "internalname": "DUNGEON_DECOY",
  "itemid": 383,
  "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.0.0",
  "lore": [
    "§7Runs around and draws",
    "§7attention from nearby mobs,",
    "§7very handy for creating a",
    "§7distraction!",
    "",
    "§cDungeons only!",
    "",
    "§a§lUNCOMMON DUNGEON ITEM"
  ]
}