diff options
Diffstat (limited to 'items/CARROT_STICK.json')
-rw-r--r-- | items/CARROT_STICK.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/CARROT_STICK.json b/items/CARROT_STICK.json new file mode 100644 index 00000000..eae536d8 --- /dev/null +++ b/items/CARROT_STICK.json @@ -0,0 +1,12 @@ +{ + "internalname": "CARROT_STICK", + "itemid": 398, + "displayname": "§fCarrot on a Stick", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCarrot on a Stick\"},ExtraAttributes:{id:\"CARROT_STICK\"}}", + "modver": "1.0.0", + "lore": [ + "§f§lCOMMON" + ] +}
\ No newline at end of file |