blob: 7da3010726edcafa7a373af80bb91a08062310cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"itemid": "minecraft:ender_pearl",
"displayname": "§9Fel Pearl",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Fel Pearl\"},ExtraAttributes:{id:\"FEL_PEARL\"}}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§9§lRARE DUNGEON ITEM"
],
"internalname": "FEL_PEARL",
"clickcommand": "",
"modver": "1.3-REL"
}
|