diff options
Diffstat (limited to 'items/ENCHANTED_ENDSTONE.json')
-rw-r--r-- | items/ENCHANTED_ENDSTONE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/ENCHANTED_ENDSTONE.json b/items/ENCHANTED_ENDSTONE.json index 8ede3066..4300a8c2 100644 --- a/items/ENCHANTED_ENDSTONE.json +++ b/items/ENCHANTED_ENDSTONE.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:end_stone", - "displayname": "§fEnchanted End Stone", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fEnchanted End Stone\"},ExtraAttributes:{id:\"ENCHANTED_ENDSTONE\"}}", + "displayname": "§aEnchanted End Stone", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted End Stone\"},ExtraAttributes:{id:\"ENCHANTED_ENDSTONE\"}}", "damage": 0, "lore": [ - "§f§lCOMMON" + "§a§lUNCOMMON" ], "recipe": { "A1": "", @@ -19,10 +19,10 @@ }, "internalname": "ENCHANTED_ENDSTONE", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_End_Stone" ], "crafttext": "Requires: End Stone IV" -} +}
\ No newline at end of file |