aboutsummaryrefslogtreecommitdiff
path: root/items/COOKED_BEEF.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/COOKED_BEEF.json')
-rw-r--r--items/COOKED_BEEF.json15
1 files changed, 8 insertions, 7 deletions
diff --git a/items/COOKED_BEEF.json b/items/COOKED_BEEF.json
index 84e77adc..ce4cab95 100644
--- a/items/COOKED_BEEF.json
+++ b/items/COOKED_BEEF.json
@@ -1,12 +1,13 @@
{
- "internalname": "COOKED_BEEF",
- "itemid": 364,
- "displayname": "§fCooked Beef",
- "clickcommand": "",
+ "itemid": "minecraft:cooked_beef",
+ "displayname": "§fSteak",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fSteak\"},ExtraAttributes:{id:\"COOKED_BEEF\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCooked Beef\"},ExtraAttributes:{id:\"COOKED_BEEF\"}}",
- "modver": "1.0.0",
"lore": [
"§f§lCOMMON"
- ]
+ ],
+ "internalname": "COOKED_BEEF",
+ "modver": "1.3-REL",
+ "vanilla": true,
+ "clickcommand": ""
} \ No newline at end of file