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