diff options
Diffstat (limited to 'items/MUTTON.json')
-rw-r--r-- | items/MUTTON.json | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/items/MUTTON.json b/items/MUTTON.json index 1054d561..2c6cd553 100644 --- a/items/MUTTON.json +++ b/items/MUTTON.json @@ -1,17 +1,13 @@ { "itemid": "minecraft:mutton", - "displayname": "§fMutton", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fMutton\"},ExtraAttributes:{id:\"MUTTON\"}}", + "displayname": "§fRaw Mutton", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRaw Mutton\"},ExtraAttributes:{id:\"MUTTON\"}}", "damage": 0, "lore": [ - "§8Brewing Ingredient", "§f§lCOMMON" ], "internalname": "MUTTON", - "clickcommand": "", - "modver": "1.0.0", - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Mutton" - ] + "modver": "1.3-REL", + "vanilla": true, + "clickcommand": "" }
\ No newline at end of file |