diff options
Diffstat (limited to 'items/REVENANT_FLESH.json')
-rw-r--r-- | items/REVENANT_FLESH.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/REVENANT_FLESH.json b/items/REVENANT_FLESH.json new file mode 100644 index 00000000..fd7f5bcd --- /dev/null +++ b/items/REVENANT_FLESH.json @@ -0,0 +1,14 @@ +{ + "internalname": "REVENANT_FLESH", + "itemid": "minecraft:rotten_flesh", + "displayname": "Revenant Flesh", + "clickcommand": "", + "damage": 0, + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aRevenant Flesh\"},ExtraAttributes:{id:\"REVENANT_FLESH\"}}", + "modver": "1.0.0", + "lore": [ + "§eRight-click to view recipes!", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |