aboutsummaryrefslogtreecommitdiff
path: root/items/MUTTON.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/MUTTON.json')
-rw-r--r--items/MUTTON.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/items/MUTTON.json b/items/MUTTON.json
index ceb96ffe..5cccb492 100644
--- a/items/MUTTON.json
+++ b/items/MUTTON.json
@@ -1,13 +1,16 @@
{
"itemid": "minecraft:mutton",
- "displayname": "§fRaw Mutton",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRaw Mutton\"},ExtraAttributes:{id:\"MUTTON\"}}",
+ "displayname": "§fMutton",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fMutton\"},ExtraAttributes:{id:\"MUTTON\"}}",
"damage": 0,
"lore": [
+ "§8Brewing Ingredient",
"§f§lCOMMON"
],
"internalname": "MUTTON",
- "modver": "1.3-REL",
+ "modver": "2.1.0-REL",
"vanilla": true,
- "clickcommand": ""
-}
+ "clickcommand": "",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file