From ec26d3a0f8a2a37a2798240f4ace96cde02852fb Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 15:00:36 -0800 Subject: Add files via upload f7 item --- REAPER_MASK.json | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 REAPER_MASK.json (limited to 'REAPER_MASK.json') diff --git a/REAPER_MASK.json b/REAPER_MASK.json new file mode 100644 index 00000000..202df229 --- /dev/null +++ b/REAPER_MASK.json @@ -0,0 +1,42 @@ +{ + "internalname": "REAPER_MASK", + "itemid": "minecraft:skull", + "displayname": "§5Reaper Mask", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Health: §a+150 HP\",1:\"§7Defense: §a+100\",2:\"§7Intelligence: §a+100\",3:\"\",4:\"§6Item Ability: Disgusting Healing\",5:\"§7While wearing:\",6:\"§7- 2x healing from all sources\",7:\"§7- 2x Zombies from Reaper Scythe\",8:\"§7- §7Upgrades Zombie Armor\",9:\"§7effect to trigger on all\",10:\"§7hits\",11:\"\",12:\"§c☠ §5Requires Zombie LVL 7\",13:\"§5§lEPIC HELMET\"],Name:\"§5Reaper Mask\"},ExtraAttributes:{modifier:\"unpleasant\",originTag:\"REAPER_MASK\",id:\"REAPER_MASK\",uuid:\"4b6bb2ad-9226-421e-9297-2af2d5914dd9\",timestamp:\"10/31/19 2:28 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+150 HP", + "§7Defense: §a+100", + "§7Intelligence: §a+100", + "", + "§6Item Ability: Disgusting Healing", + "§7While wearing:", + "§7- 2x healing from all sources", + "§7- 2x Zombies from Reaper Scythe", + "§7- §7Upgrades Zombie Armor", + "§7effect to trigger on all", + "§7hits", + "", + "§c☠ §5Requires Zombie LVL 7", + "§5§lEPIC HELMET" + ], + "recipe": { + "A1": "REVENANT_VISCERA:32", + "A2": "", + "A3": "REVENANT_VISCERA:32", + "B1": "BEHEADED_HORROR:1", + "B2": "ENCHANTED_STRING:32", + "B3": "REVIVED_HEART:1", + "C1": "REVENANT_VISCERA:32", + "C2": "", + "C3": "REVENANT_VISCERA:32" + }, + "slayer_req": "ZOMBIE_7", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Reaper_Mask" + ], + "crafttext": "" +} \ No newline at end of file -- cgit