aboutsummaryrefslogtreecommitdiff
path: root/items/NIGHT_CRYSTAL.json
diff options
context:
space:
mode:
authorunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
committerunknown <james.jenour@protonmail.com>2020-04-20 13:16:45 +1000
commit2d2d7db222a466ea627238d005400b44b93e227b (patch)
tree4e44e1972bb494ab126624225d38c37e9e99e232 /items/NIGHT_CRYSTAL.json
parent94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff)
downloadNotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2
NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip
Update items to RELEASE-1.0
Diffstat (limited to 'items/NIGHT_CRYSTAL.json')
-rw-r--r--items/NIGHT_CRYSTAL.json19
1 files changed, 17 insertions, 2 deletions
diff --git a/items/NIGHT_CRYSTAL.json b/items/NIGHT_CRYSTAL.json
index c5a700a5..e5d0d7b4 100644
--- a/items/NIGHT_CRYSTAL.json
+++ b/items/NIGHT_CRYSTAL.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:nether_star",
"displayname": "§9Night Crystal",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases your §9§c❁ Strength\",1:\"§c§7and §a❈ Defense§7 by §a+5§7\",2:\"§7during the Night.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\",6:\"\",7:\"§eClick to view recipe!\"],Name:\"§9Night Crystal\"},ExtraAttributes:{id:\"NIGHT_CRYSTAL\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increases your §9§c❁ Strength\",1:\"§c§7and §a❈ Defense§7 by §a+5§7\",2:\"§7during the Night.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE ACCESSORY\"],Name:\"§9Night Crystal\"},ExtraAttributes:{id:\"NIGHT_CRYSTAL\"}}",
"damage": 0,
"lore": [
"§7Increases your §9§c❁ Strength",
@@ -11,7 +11,22 @@
"§7§8This item can be reforged!",
"§9§lRARE ACCESSORY"
],
+ "recipe": {
+ "A1": "ENCHANTED_QUARTZ:1",
+ "A2": "",
+ "A3": "ENCHANTED_QUARTZ:1",
+ "B1": "",
+ "B2": "ENCHANTED_QUARTZ_BLOCK:1",
+ "B3": "",
+ "C1": "ENCHANTED_QUARTZ:1",
+ "C2": "",
+ "C3": "ENCHANTED_QUARTZ:1"
+ },
"internalname": "NIGHT_CRYSTAL",
"clickcommand": "viewrecipe",
- "modver": "1.0.0"
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Night_Crystal"
+ ]
} \ No newline at end of file