aboutsummaryrefslogtreecommitdiff
path: root/items/NIGHT_CRYSTAL.json
blob: b96c5e1dd9717ec7ed5effbe3fb70e4f1b2a5513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "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:\"§9§lRARE ACCESSORY\"],Name:\"§9Night Crystal\"},ExtraAttributes:{id:\"NIGHT_CRYSTAL\"}}",
  "damage": 0,
  "lore": [
    "§7Increases your §9§c❁ Strength",
    "§c§7and §a❈ Defense§7 by §a+5§7",
    "§7during the Night.",
    "",
    "§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": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Night_Crystal"
  ],
  "crafttext": "Requires: Nether Quartz VII"
}