diff options
Diffstat (limited to 'items/DUNGEON_DECOY.json')
-rw-r--r-- | items/DUNGEON_DECOY.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/DUNGEON_DECOY.json b/items/DUNGEON_DECOY.json index 87856a00..2a970cdc 100644 --- a/items/DUNGEON_DECOY.json +++ b/items/DUNGEON_DECOY.json @@ -4,13 +4,14 @@ "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": "2.1.0-REL", + "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": [ - "§7Runs around and draws", - "§7attention from nearby mobs,", - "§7very handy for creating a", - "§7distraction!", + "§7§8Brewing Ingredient", + "", + "§7Runs around and draws attention", + "§7from nearby mobs, very handy for", + "§7creating a distraction!", "", "§cDungeons only!", "", |