diff options
Diffstat (limited to 'items/DEAD_CAT_DETECTOR.json')
-rw-r--r-- | items/DEAD_CAT_DETECTOR.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/DEAD_CAT_DETECTOR.json b/items/DEAD_CAT_DETECTOR.json new file mode 100644 index 00000000..ba6cb509 --- /dev/null +++ b/items/DEAD_CAT_DETECTOR.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:red_flower", + "displayname": "§9Cat Detector", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Meownar §e§lRIGHT CLICK\",1:\"§7Ping the §5Rift §7for cats.\",2:\"§8Mana Cost: §3100\",3:\"§8Cooldown: §a9s\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Cat Detector\"},ExtraAttributes:{id:\"DEAD_CAT_DETECTOR\",dead_cats_found:0}}", + "damage": 7, + "lore": [ + "§6Ability: Meownar §e§lRIGHT CLICK", + "§7Ping the §5Rift §7for cats.", + "§8Mana Cost: §3100", + "§8Cooldown: §a9s", + "", + "§9§lRARE" + ], + "internalname": "DEAD_CAT_DETECTOR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cat_Detector", + "https://wiki.hypixel.net/Cat_Detector" + ] +}
\ No newline at end of file |