diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/REAPER_MASK.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/REAPER_MASK.json')
-rw-r--r-- | items/REAPER_MASK.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/REAPER_MASK.json b/items/REAPER_MASK.json new file mode 100644 index 00000000..32f99d45 --- /dev/null +++ b/items/REAPER_MASK.json @@ -0,0 +1,28 @@ +{ + "internalname": "REAPER_MASK", + "itemid": "minecraft:skull", + "displayname": "Unpleasant Reaper Mask", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f4d7f301-cd28-353c-8027-8c617257b861\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgwMzY3MjYwNjYsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFmYzAxODQ0NzNmZTg4MmQyODk1Y2U3Y2JjODE5N2JkNDBmZjcwYmYxMGQzNzQ1ZGU5N2I2YzJhOWM1ZmM3OGYifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+6% §8(Unpleasant +6%)\",1:\"§7Crit Damage: §c+3% §8(Unpleasant +3%)\",2:\"\",3:\"§7Health: §a+100 HP\",4:\"§7Defense: §a+60\",5:\"§7Intelligence: §a+103 §8(Unpleasant +3)\",6:\"\",7:\"§6Item Ability: Disgusting Healing\",8:\"§7While wearing:\",9:\"§7- 2x healing from all sources\",10:\"§7- 2x Zombies from Reaper Scythe\",11:\"§7- §7Upgrades Zombie Armor\",12:\"§7effect to trigger on all\",13:\"§7hits\",14:\"\",15:\"§c☠ §5Requires Zombie LVL 7\",16:\"§5§lEPIC HELMET\"],Name:\"§5Unpleasant Reaper 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": [ + "§7Crit Chance: §c+6% §8(Unpleasant +6%)", + "§7Crit Damage: §c+3% §8(Unpleasant +3%)", + "", + "§7Health: §a+100 HP", + "§7Defense: §a+60", + "§7Intelligence: §a+103 §8(Unpleasant +3)", + "", + "§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" + ] +}
\ No newline at end of file |