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