aboutsummaryrefslogtreecommitdiff
path: root/items/SILENT_PEARL.json
blob: d838c4615a7a211beeef1c3e450e2942ae3cc898 (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
{
  "internalname": "SILENT_PEARL",
  "itemid": "minecraft:ender_pearl",
  "displayname": "§9Silent Pearl",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Endermen won't be attracted to\",1:\"§7you when using this silent Ender\",2:\"§7Pearl on the End Island!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Silent Pearl\"},ExtraAttributes:{id:\"SILENT_PEARL\"}}",
  "modver": "2.1.0-REL",
  "lore": [
    "§7Endermen won't be attracted to",
    "§7you when using this silent Ender",
    "§7Pearl on the End Island!",
    "",
    "§9§lRARE"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Silent_Pearl",
    "https://wiki.hypixel.net/Silent_Pearl"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "EMERALD:6",
    "result": "SILENT_PEARL"
    }
  ]
}