diff options
Diffstat (limited to 'items/MYSTERIOUS_MEAT.json')
-rw-r--r-- | items/MYSTERIOUS_MEAT.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/MYSTERIOUS_MEAT.json b/items/MYSTERIOUS_MEAT.json new file mode 100644 index 00000000..7e9e941a --- /dev/null +++ b/items/MYSTERIOUS_MEAT.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:rotten_flesh", + "displayname": "§fMysterious Meat", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fMysterious Meat\"},ExtraAttributes:{id:\"MYSTERIOUS_MEAT\"}}", + "damage": 0, + "lore": [ + "§7Quest item", + "", + "§f§lCOMMON" + ], + "internalname": "MYSTERIOUS_MEAT", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |