diff options
Diffstat (limited to 'items/ENCHANTED_PRISMARINE_CRYSTALS.json')
-rw-r--r-- | items/ENCHANTED_PRISMARINE_CRYSTALS.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/ENCHANTED_PRISMARINE_CRYSTALS.json b/items/ENCHANTED_PRISMARINE_CRYSTALS.json index f4f8758e..dd0cfc9a 100644 --- a/items/ENCHANTED_PRISMARINE_CRYSTALS.json +++ b/items/ENCHANTED_PRISMARINE_CRYSTALS.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:prismarine_crystals", "displayname": "§aEnchanted Prismarine Crystals", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Prismarine Crystals\"},ExtraAttributes:{id:\"ENCHANTED_PRISMARINE_CRYSTALS\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Prismarine Crystals\"},ExtraAttributes:{id:\"ENCHANTED_PRISMARINE_CRYSTALS\"}}", "damage": 0, "lore": [ + "§7§8Collection Item", + "", "§a§lUNCOMMON" ], "recipe": { @@ -19,7 +21,7 @@ }, "internalname": "ENCHANTED_PRISMARINE_CRYSTALS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Prismarine_Crystals", |