diff options
Diffstat (limited to 'items/MOON_CHUNK.json')
-rw-r--r-- | items/MOON_CHUNK.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/MOON_CHUNK.json b/items/MOON_CHUNK.json index 0f5837ac..4f374c24 100644 --- a/items/MOON_CHUNK.json +++ b/items/MOON_CHUNK.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:end_stone", "displayname": "§9§fChunk of the Moon", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§9§lRARE\"],Name:\"§9§fChunk of the Moon\"},ExtraAttributes:{id:\"MOON_CHUNK\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§9§lRARE\"],Name:\"§9§fChunk of the Moon\"},ExtraAttributes:{id:\"MOON_CHUNK\"}}", "damage": 0, "lore": [ "§7Quest item", "", + "§8§l* §8Co-op Soulbound §8§l*", "§9§lRARE" ], "internalname": "MOON_CHUNK", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Chunk_of_the_Moon", |