diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
commit | e813da9dbbbc3c63d412155d47073c96c765311e (patch) | |
tree | 8687c54ea0b682fb4833a6a664ef772bd60bf6a2 /items/WITHER_CATALYST.json | |
parent | 292580ab1df5756aeb511e3886da7812147536fa (diff) | |
download | NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.gz NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.bz2 NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.zip |
Before F7 Release Items
Diffstat (limited to 'items/WITHER_CATALYST.json')
-rw-r--r-- | items/WITHER_CATALYST.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/WITHER_CATALYST.json b/items/WITHER_CATALYST.json new file mode 100644 index 00000000..b31cb723 --- /dev/null +++ b/items/WITHER_CATALYST.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Wither Catalyst", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", + "damage": 1, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "WITHER_CATALYST", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +}
\ No newline at end of file |