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/SPOOKY_HELMET.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SPOOKY_HELMET.json')
-rw-r--r-- | items/SPOOKY_HELMET.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/SPOOKY_HELMET.json b/items/SPOOKY_HELMET.json new file mode 100644 index 00000000..f4d4c4bb --- /dev/null +++ b/items/SPOOKY_HELMET.json @@ -0,0 +1,23 @@ +{ + "internalname": "SPOOKY_HELMET", + "itemid": "minecraft:skull", + "displayname": "Spooky Helmet", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2594a979-1302-3d6e-a1da-c9dbf0959539\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM2NTcwZjEyNDI5OTJmNmViYTIzZWU1ODI1OThjMzllM2U3NDUzODMyNzNkZWVmOGIzOTc3NTgzZmUzY2Y1In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Defense: §a+25\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC HELMET\"],Name:\"§5Spooky Helmet\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SPOOKY_HELMET\",uuid:\"12f53568-1fdb-4789-9d8a-da41525082f7\",timestamp:\"3/25/20 3:37 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Defense: §a+25", + "", + "§7Each armor piece grants a §a+5%", + "§a§7chance to get Candy from mobs", + "§7during the §6Spooky Festival§7.", + "", + "§6Full Set Bonus: Candy Man", + "§7Grants a §a+5% §7chance to find", + "§7rare Candy.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC HELMET" + ] +}
\ No newline at end of file |