diff options
Diffstat (limited to 'items/WATER_LILY.json')
-rw-r--r-- | items/WATER_LILY.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/WATER_LILY.json b/items/WATER_LILY.json index 1c7c9a93..652211eb 100644 --- a/items/WATER_LILY.json +++ b/items/WATER_LILY.json @@ -1,12 +1,12 @@ { - "internalname": "WATER_LILY", "itemid": "minecraft:waterlily", - "displayname": "Lily Pad", - "clickcommand": "", - "damage": 0, + "displayname": "§fLily Pad", "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLily Pad\"},ExtraAttributes:{id:\"WATER_LILY\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§f§lCOMMON" - ] + ], + "internalname": "WATER_LILY", + "clickcommand": "", + "modver": "1.0.0" }
\ No newline at end of file |