diff options
Diffstat (limited to 'items/MOON_CHUNK.json')
-rw-r--r-- | items/MOON_CHUNK.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/MOON_CHUNK.json b/items/MOON_CHUNK.json new file mode 100644 index 00000000..3dc94368 --- /dev/null +++ b/items/MOON_CHUNK.json @@ -0,0 +1,19 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Quest item", + "", + "§9§lRARE" + ], + "internalname": "MOON_CHUNK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Chunk_of_the_Moon" + ] +}
\ No newline at end of file |