diff options
Diffstat (limited to 'items/PET_ITEM_LUCKY_CLOVER.json')
-rw-r--r-- | items/PET_ITEM_LUCKY_CLOVER.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/PET_ITEM_LUCKY_CLOVER.json b/items/PET_ITEM_LUCKY_CLOVER.json index 3a57cff5..dcf72587 100644 --- a/items/PET_ITEM_LUCKY_CLOVER.json +++ b/items/PET_ITEM_LUCKY_CLOVER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:waterlily", - "displayname": "§5Lucky Clover", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Increases §b✯ Magic Find §7by\",8:\"§7§a7\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§5§lEPIC PET ITEM\"],Name:\"§5Lucky Clover\"},ExtraAttributes:{id:\"PET_ITEM_LUCKY_CLOVER\"}}", + "displayname": "§f§f§5Lucky Clover", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Grants §b+7✯ Magic Find§7.\",8:\"\",9:\"§7§eRight click on your pet to\",10:\"§egive it this item!\",11:\"\",12:\"§5§lEPIC PET ITEM\"],Name:\"§f§f§5Lucky Clover\"},ExtraAttributes:{id:\"PET_ITEM_LUCKY_CLOVER\"}}", "damage": 0, "lore": [ "§8Consumed on use", @@ -11,8 +11,7 @@ "§7hold 1 item at a time so choose", "§7wisely!", "", - "§7§7Increases §b✯ Magic Find §7by", - "§7§a7", + "§7§7Grants §b+7✯ Magic Find§7.", "", "§7§eRight click on your pet to", "§egive it this item!", @@ -32,9 +31,10 @@ }, "internalname": "PET_ITEM_LUCKY_CLOVER", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" - ] + ], + "crafttext": "" }
\ No newline at end of file |