1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:waterlily",
"displayname": "§aLil\u0027 Pad",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be placed on water,\",1:\"§7especially if you\u0027re scared of\",2:\"§7said water.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aLil\u0027 Pad\"},ExtraAttributes:{id:\"LIL_PAD\"}}",
"damage": 0,
"lore": [
"§7Can be placed on water,",
"§7especially if you\u0027re scared of",
"§7said water.",
"",
"§a§lUNCOMMON"
],
"internalname": "LIL_PAD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|