diff options
Diffstat (limited to 'items/REAPER_PEPPER.json')
-rw-r--r-- | items/REAPER_PEPPER.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/REAPER_PEPPER.json b/items/REAPER_PEPPER.json new file mode 100644 index 00000000..5867d470 --- /dev/null +++ b/items/REAPER_PEPPER.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Reaper Pepper", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c03f46e-db08-3697-afba-2d1424179638\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjVmNzgxMDQxNGEyY2VlMmJjMWRlMTJlY2VmN2E0Yzg5ZmM5YjM4ZTlkMDQxNGE5MDk5MTI0MWE1ODYzNzA1ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Consume this §odangerous\",1:\"§7§o§7pepper to permanently gain\",2:\"§7§c+1❤ Health§7.\",3:\"\",4:\"§7You may eat up to 5 peppers\",5:\"§7before it\u0027s considered truly\",6:\"§7dangerous.\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Reaper Pepper\"},ExtraAttributes:{id:\"REAPER_PEPPER\"}}", + "damage": 3, + "lore": [ + "§7Consume this §odangerous", + "§7§o§7pepper to permanently gain", + "§7§c+1❤ Health§7.", + "", + "§7You may eat up to 5 peppers", + "§7before it\u0027s considered truly", + "§7dangerous.", + "", + "§6§lLEGENDARY" + ], + "internalname": "REAPER_PEPPER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |