diff options
Diffstat (limited to 'items/GOBLIN_EGG_BLUE.json')
-rw-r--r-- | items/GOBLIN_EGG_BLUE.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/GOBLIN_EGG_BLUE.json b/items/GOBLIN_EGG_BLUE.json index a1a62a1c..5ff4be8f 100644 --- a/items/GOBLIN_EGG_BLUE.json +++ b/items/GOBLIN_EGG_BLUE.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:egg", - "displayname": "§f§f§9Blue Goblin Egg", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oWhat came first the goblin\",2:\"§7§oor the egg?\",3:\"\",4:\"§9§lRARE\"],Name:\"§f§f§9Blue Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_BLUE\"},AttributeModifiers:[]}", + "displayname": "§3Blue 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:\"§3Blue Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_BLUE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "", "§7§7§oWhat came first the goblin", "§7§oor the egg?", "", @@ -18,4 +17,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Goblin_Egg" ] -}
\ No newline at end of file +} |