aboutsummaryrefslogtreecommitdiff
path: root/items/MOON_CHUNK.json
diff options
context:
space:
mode:
authorapotato321 <ryrylin5@gmail.com>2021-02-25 12:20:43 -0800
committerGitHub <noreply@github.com>2021-02-25 15:20:43 -0500
commit481b0dd59c69c513483e81db463b99b7c83665dc (patch)
treebe950376b191f6ea25098c8fdf0b403c03f1bf8f /items/MOON_CHUNK.json
parent168eb9bda1449b36f580e07fe48f215f31a74d4a (diff)
downloadNotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.tar.gz
NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.tar.bz2
NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.zip
Forgot to add wiki links, thanks jani (#417)
* 2-16 Update Items * f * d * d * Romero Items that were not added before haha i spent like 10m for this * Wiki links
Diffstat (limited to 'items/MOON_CHUNK.json')
-rw-r--r--items/MOON_CHUNK.json19
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