aboutsummaryrefslogtreecommitdiff
path: root/items/DAY_CRYSTAL.json
blob: 09c8f2d708bab39adeba1ee6a2529d35e3727ead (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": "§9Day 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 Day.\",3:\"\",4:\"§9§lRARE ACCESSORY\"],Name:\"§9Day Crystal\"},ExtraAttributes:{id:\"DAY_CRYSTAL\"}}",
  "damage": 0,
  "lore": [
    "§7Increases your §9§c❁ Strength",
    "§c§7and §a❈ Defense§7 by §a+5§7",
    "§7during the Day.",
    "",
    "§9§lRARE ACCESSORY"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_QUARTZ:1",
    "A3": "",
    "B1": "ENCHANTED_QUARTZ:1",
    "B2": "ENCHANTED_QUARTZ_BLOCK:1",
    "B3": "ENCHANTED_QUARTZ:1",
    "C1": "",
    "C2": "ENCHANTED_QUARTZ:1",
    "C3": ""
  },
  "internalname": "DAY_CRYSTAL",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Day_Crystal"
  ],
  "crafttext": "Requires: Nether Quartz VIII"
}