aboutsummaryrefslogtreecommitdiff
path: root/items/EXPERIENCE_ARTIFACT.json
blob: 35f3db71ccefc3e9332eca135ca0c394d43a8a3d (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:enchanted_book",
  "displayname": "§5Experience Artifact",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increase the experience orbs you\",1:\"§7gain by §a25% §7while this item is in your\",2:\"§7inventory or accessory bag.\",3:\"\",4:\"§5§lEPIC ACCESSORY\"],Name:\"§5Experience Artifact\"},ExtraAttributes:{id:\"EXPERIENCE_ARTIFACT\"}}",
  "damage": 0,
  "lore": [
    "§7Increase the experience orbs you",
    "§7gain by §a25% §7while this item is in your",
    "§7inventory or accessory bag.",
    "",
    "§5§lEPIC ACCESSORY"
  ],
  "recipe": {
    "A1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "A2": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "A3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "B1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "B2": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "B3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "C1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "C3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1"
  },
  "internalname": "EXPERIENCE_ARTIFACT",
  "clickcommand": "viewrecipe",
  "modver": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Experience_Artifact"
  ],
  "crafttext": "Requires: Lapis Lazuli IX"
}