aboutsummaryrefslogtreecommitdiff
path: root/items/GOBLIN_EGG_RED.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GOBLIN_EGG_RED.json')
-rw-r--r--items/GOBLIN_EGG_RED.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/items/GOBLIN_EGG_RED.json b/items/GOBLIN_EGG_RED.json
index c4bad51d..39dd0b70 100644
--- a/items/GOBLIN_EGG_RED.json
+++ b/items/GOBLIN_EGG_RED.json
@@ -1,10 +1,13 @@
{
"itemid": "minecraft:egg",
- "displayname": "§aRed Goblin Egg",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aRed Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_RED\"}}",
+ "displayname": "§cRed Goblin Egg",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7§oWhat came first the goblin\",1:\"§7§oor the egg?\",2:\"\",3:\"§9§lRARE\"],Name:\"§cRed Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_RED\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
- "§a§lUNCOMMON"
+ "§7§7§oWhat came first the goblin",
+ "§7§oor the egg?",
+ "",
+ "§9§lRARE"
],
"internalname": "GOBLIN_EGG_RED",
"crafttext": "",
@@ -14,4 +17,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Goblin_Egg"
]
-} \ No newline at end of file
+}