diff options
Diffstat (limited to 'items/DUNGEON_DECOY.json')
-rw-r--r-- | items/DUNGEON_DECOY.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/DUNGEON_DECOY.json b/items/DUNGEON_DECOY.json new file mode 100644 index 00000000..b085505a --- /dev/null +++ b/items/DUNGEON_DECOY.json @@ -0,0 +1,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" + ] +}
\ No newline at end of file |