diff options
Diffstat (limited to 'items/GOBLIN_EGG_GREEN.json')
-rw-r--r-- | items/GOBLIN_EGG_GREEN.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/GOBLIN_EGG_GREEN.json b/items/GOBLIN_EGG_GREEN.json index 49182ce4..8cf31327 100644 --- a/items/GOBLIN_EGG_GREEN.json +++ b/items/GOBLIN_EGG_GREEN.json @@ -1,9 +1,12 @@ { "itemid": "minecraft:egg", "displayname": "§aGreen Goblin Egg", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aGreen Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_GREEN\"}}", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7§oWhat came first the goblin\",1:\"§7§oor the egg?\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aGreen Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_GREEN\"},AttributeModifiers:[]}", "damage": 0, "lore": [ + "§7§7§oWhat came first the goblin", + "§7§oor the egg?", + "", "§a§lUNCOMMON" ], "internalname": "GOBLIN_EGG_GREEN", @@ -14,4 +17,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Egg" ] -}
\ No newline at end of file +} |