diff options
Diffstat (limited to 'items/POTATO.json')
-rw-r--r-- | items/POTATO.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/POTATO.json b/items/POTATO.json new file mode 100644 index 00000000..99887792 --- /dev/null +++ b/items/POTATO.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:potato", + "displayname": "§f§f§fPotatoes", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§f§f§fPotatoes\"},ExtraAttributes:{id:\"POTATO\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "POTATO", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |