diff options
Diffstat (limited to 'items/REAPER_GEM.json')
-rw-r--r-- | items/REAPER_GEM.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/REAPER_GEM.json b/items/REAPER_GEM.json new file mode 100644 index 00000000..1197668d --- /dev/null +++ b/items/REAPER_GEM.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Reaper Gem", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d9a86a38-3529-3e9f-b956-392dd5a77197\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmIwNTVjODEwYmRkZmQxNjI2NGVjOGQ0MzljNDMyODNlMzViY2E3MWE1MDk4M2UxNWUzNjRjZDhhYjdjNjY4ZiJ9fX0\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Gain §c8⫽ Ferocity §7for 5s on\",8:\"§7kill\",9:\"\",10:\"§7§eRight click on your pet to\",11:\"§egive it this item!\",12:\"\",13:\"§6§lLEGENDARY PET ITEM\"],Name:\"§6Reaper Gem\"},ExtraAttributes:{id:\"REAPER_GEM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Pet items can boost pets in", + "§7various ways but pets can only", + "§7hold 1 item at a time so choose", + "§7wisely!", + "", + "§7§7Gain §c8⫽ Ferocity §7for 5s on", + "§7kill", + "", + "§7§eRight click on your pet to", + "§egive it this item!", + "", + "§6§lLEGENDARY PET ITEM" + ], + "internalname": "REAPER_GEM", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |