aboutsummaryrefslogtreecommitdiff
path: root/items/EGG.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/EGG.json')
-rw-r--r--items/EGG.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/items/EGG.json b/items/EGG.json
index e994abb7..b4756da4 100644
--- a/items/EGG.json
+++ b/items/EGG.json
@@ -1,12 +1,16 @@
{
- "internalname": "EGG",
"itemid": "minecraft:egg",
- "displayname": "Egg",
- "clickcommand": "",
- "damage": 0,
+ "displayname": "§fEgg",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEgg\"},ExtraAttributes:{id:\"EGG\"}}",
- "modver": "1.0.0",
+ "damage": 0,
"lore": [
"§f§lCOMMON"
+ ],
+ "internalname": "EGG",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Egg"
]
} \ No newline at end of file