1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:prismarine",
"displayname": "§9Prismapump",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Pumps water poured next to it.\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Prismapump\"},ExtraAttributes:{id:\"PRISMAPUMP\"}}",
"damage": 2,
"lore": [
"§7Pumps water poured next to it.",
"",
"§9§lRARE"
],
"internalname": "PRISMAPUMP",
"crafttext": "",
"clickcommand": "",
"modver": "1.6-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Prismapump"
]
}
|