1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"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": ""
}
|