aboutsummaryrefslogtreecommitdiff
path: root/items/NIGHT_SAVER.json
blob: c6251cac6a027c7a77147125dbd9fbf9b578f364 (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:daylight_detector",
  "displayname": "§aNight Saver",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When placed on your private\",1:\"§7island, it will always be\",2:\"§7§anight-time§7!\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aNight Saver\"},ExtraAttributes:{id:\"NIGHT_SAVER\"}}",
  "damage": 0,
  "lore": [
    "§7When placed on your private",
    "§7island, it will always be",
    "§7§anight-time§7!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "GLASS:1",
    "A2": "GLASS:1",
    "A3": "GLASS:1",
    "B1": "QUARTZ:5",
    "B2": "QUARTZ:5",
    "B3": "QUARTZ:5",
    "C1": "BROWN_MUSHROOM:1",
    "C2": "BROWN_MUSHROOM:1",
    "C3": "BROWN_MUSHROOM:1"
  },
  "internalname": "NIGHT_SAVER",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Night_Saver"
  ],
  "crafttext": "Requires: Nether Quartz II"
}