aboutsummaryrefslogtreecommitdiff
path: root/items/SUPER_EGG.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/SUPER_EGG.json')
-rw-r--r--items/SUPER_EGG.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/items/SUPER_EGG.json b/items/SUPER_EGG.json
index 75b775cd..424a5e9a 100644
--- a/items/SUPER_EGG.json
+++ b/items/SUPER_EGG.json
@@ -1,11 +1,8 @@
{
- "internalname": "SUPER_EGG",
"itemid": "minecraft:spawn_egg",
- "displayname": "Super Enchanted Egg",
- "clickcommand": "viewrecipe",
- "damage": 0,
+ "displayname": "§9Super Enchanted Egg",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Used to craft epic and\",1:\"§7legendary pets.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Super Enchanted Egg\"},ExtraAttributes:{id:\"SUPER_EGG\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§7§7Used to craft epic and",
"§7legendary pets.",
@@ -13,5 +10,23 @@
"§eRight-click to view recipes!",
"",
"§9§lRARE"
+ ],
+ "recipe": {
+ "A1": "ENCHANTED_EGG:16",
+ "A2": "ENCHANTED_EGG:16",
+ "A3": "ENCHANTED_EGG:16",
+ "B1": "ENCHANTED_EGG:16",
+ "B2": "ENCHANTED_EGG:16",
+ "B3": "ENCHANTED_EGG:16",
+ "C1": "ENCHANTED_EGG:16",
+ "C2": "ENCHANTED_EGG:16",
+ "C3": "ENCHANTED_EGG:16"
+ },
+ "internalname": "SUPER_EGG",
+ "clickcommand": "viewrecipe",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Super_Enchanted_Egg"
]
} \ No newline at end of file