diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:06:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:06:37 -0500 |
commit | bfd03c106be6f3259194cac4f681469cebf1c1c2 (patch) | |
tree | ed834be43a5c5063ac8c878104fccd823fd3a5d9 /items/WITHER_CATALYST.json | |
parent | 3159ba4908bd6429f28d5be95749f1106cc5bdff (diff) | |
parent | bef32fe763500bc9122b9843e07e4574afcc2482 (diff) | |
download | NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.gz NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.tar.bz2 NotEnoughUpdates-REPO-bfd03c106be6f3259194cac4f681469cebf1c1c2.zip |
Merge pull request #29 from IRONM00N/books
Books
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 |