diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-18 14:20:16 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 14:20:16 +1100 |
commit | 13b1753fb6d8adfd60a13c5e8409b11af58731b4 (patch) | |
tree | 8be07a341de070baf1aa0c861acb48fbb3e75786 /WITHER_CATALYST.json | |
parent | 27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff) | |
parent | ec26d3a0f8a2a37a2798240f4ace96cde02852fb (diff) | |
download | NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.tar.gz NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.tar.bz2 NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.zip |
Merge pull request #302 from apotato321/apotato321-f7before
items before f7 release
Diffstat (limited to 'WITHER_CATALYST.json')
-rw-r--r-- | WITHER_CATALYST.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/WITHER_CATALYST.json b/WITHER_CATALYST.json new file mode 100644 index 00000000..47c15d52 --- /dev/null +++ b/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 |