1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"internalname": "TITANIC_EXP_BOTTLE",
"itemid": "minecraft:experience_bottle",
"displayname": "Titanic Experience Bottle",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Titanic Experience Bottle\"},ExtraAttributes:{id:\"TITANIC_EXP_BOTTLE\"}}",
"modver": "1.0.0",
"lore": [
"§7Smash it open to receive",
"§7experience!",
"",
"§9§lRARE"
]
}
|