diff options
Diffstat (limited to 'items/ENCHANTED_EGG.json')
-rw-r--r-- | items/ENCHANTED_EGG.json | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/items/ENCHANTED_EGG.json b/items/ENCHANTED_EGG.json index 93da0b1f..f2865b50 100644 --- a/items/ENCHANTED_EGG.json +++ b/items/ENCHANTED_EGG.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:egg", "displayname": "§9Enchanted Egg", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade for chicken\",2:\"§7minions. Guarantees that each\",3:\"§7chicken will drop an egg after\",4:\"§7they spawn.\",5:\"§7\",6:\"§7Can also be used to craft\",7:\"§7low-rarity pets.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Enchanted Egg\"},ExtraAttributes:{id:\"ENCHANTED_EGG\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§7This item can be used as a minion\",3:\"§7upgrade for chicken minions.\",4:\"§7Guarantees that each chicken will\",5:\"§7drop an egg after they spawn.\",6:\"§7\",7:\"§7Can also be used to craft low-rarity\",8:\"§7pets.\",9:\"\",10:\"§9§lRARE\"],Name:\"§9Enchanted Egg\"},ExtraAttributes:{id:\"ENCHANTED_EGG\"}}", "damage": 0, "lore": [ - "§7This item can be used as a", - "§7minion upgrade for chicken", - "§7minions. Guarantees that each", - "§7chicken will drop an egg after", - "§7they spawn.", + "§7§8Collection Item", + "", + "§7This item can be used as a minion", + "§7upgrade for chicken minions.", + "§7Guarantees that each chicken will", + "§7drop an egg after they spawn.", "§7", - "§7Can also be used to craft", - "§7low-rarity pets.", + "§7Can also be used to craft low-rarity", + "§7pets.", "", "§9§lRARE" ], @@ -28,7 +29,7 @@ }, "internalname": "ENCHANTED_EGG", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Egg", |