diff options
Diffstat (limited to 'items/ENCHANTED_OBSIDIAN.json')
| -rw-r--r-- | items/ENCHANTED_OBSIDIAN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/ENCHANTED_OBSIDIAN.json b/items/ENCHANTED_OBSIDIAN.json index 46283b02..a586b9c2 100644 --- a/items/ENCHANTED_OBSIDIAN.json +++ b/items/ENCHANTED_OBSIDIAN.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:obsidian", "displayname": "§aEnchanted Obsidian", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Obsidian\"},ExtraAttributes:{id:\"ENCHANTED_OBSIDIAN\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§a§lUNCOMMON BLOCK\"],Name:\"§aEnchanted Obsidian\"},ExtraAttributes:{id:\"ENCHANTED_OBSIDIAN\"}}", "damage": 0, "lore": [ "§7§8Collection Item", "", - "§a§lUNCOMMON" + "§a§lUNCOMMON BLOCK" ], "recipe": { "A1": "", @@ -21,7 +21,7 @@ }, "internalname": "ENCHANTED_OBSIDIAN", "clickcommand": "viewrecipe", - "modver": "2.2.2", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Obsidian", |
