diff options
Diffstat (limited to 'items/LIL_PAD.json')
-rw-r--r-- | items/LIL_PAD.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/LIL_PAD.json b/items/LIL_PAD.json new file mode 100644 index 00000000..0ea45db2 --- /dev/null +++ b/items/LIL_PAD.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |