diff options
Diffstat (limited to 'items/CARROT.json')
-rw-r--r-- | items/CARROT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CARROT.json b/items/CARROT.json index b60f8d73..5b62c89f 100644 --- a/items/CARROT.json +++ b/items/CARROT.json @@ -1,11 +1,11 @@ { "internalname": "CARROT", - "itemid": 141, + "itemid": "minecraft:carrot", "displayname": "§fCarrots", "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCarrots\"},ExtraAttributes:{id:\"CARROT\"}}", - "modver": "1.0.0", + "modver": "2.0.0-REL", "lore": [ "§f§lCOMMON" ], |