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/UNDEAD_CATALYST.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/UNDEAD_CATALYST.json')
-rw-r--r-- | items/UNDEAD_CATALYST.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/UNDEAD_CATALYST.json b/items/UNDEAD_CATALYST.json new file mode 100644 index 00000000..87cb8307 --- /dev/null +++ b/items/UNDEAD_CATALYST.json @@ -0,0 +1,19 @@ +{ + "internalname": "UNDEAD_CATALYST", + "itemid": "minecraft:skull", + "displayname": "Undead Catalyst", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5bf9191d-dcdf-3c0f-aff9-7fcc5cb0a001\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODA2MjUzNjliMGE3YjA1MjYzMmRiNmI5MjZhODc2NzAyMTk1Mzk5MjI4MzZhYzU5NDBiZTI2ZDM0YmYxNGUxMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Drops rarely from Revenant\",1:\"§7Horror when you are at least\",2:\"§7Zombie Slayer LVL 3.\",3:\"\",4:\"§5Catalysts upgrade other items!\",5:\"§eRight-click to view upgrades!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Undead Catalyst\"},ExtraAttributes:{id:\"UNDEAD_CATALYST\"}}", + "modver": "1.0.0", + "lore": [ + "§7Drops rarely from Revenant", + "§7Horror when you are at least", + "§7Zombie Slayer LVL 3.", + "", + "§5Catalysts upgrade other items!", + "§eRight-click to view upgrades!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |