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