diff options
Diffstat (limited to 'items/SPIDER_CATALYST.json')
-rw-r--r-- | items/SPIDER_CATALYST.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SPIDER_CATALYST.json b/items/SPIDER_CATALYST.json new file mode 100644 index 00000000..9e099fc5 --- /dev/null +++ b/items/SPIDER_CATALYST.json @@ -0,0 +1,19 @@ +{ + "internalname": "SPIDER_CATALYST", + "itemid": "minecraft:skull", + "displayname": "Spider Catalyst", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fe28c63-f3fc-30c2-8e74-ff1297977213\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgzYjMwZTlkMTM1YjA1MTkwZWVhMmMzYWM2MWUyYWI1NWEyZDgxZTFhNThkYmIyNjk4M2ExNDA4MjY2NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Drops rarely from Tarantula\",1:\"§7Broodfather when you are at\",2:\"§7least Spider Slayer LVL 2.\",3:\"\",4:\"§5Catalysts upgrade other items!\",5:\"§eRight-click to view upgrades!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Spider Catalyst\"},ExtraAttributes:{id:\"SPIDER_CATALYST\"}}", + "modver": "1.0.0", + "lore": [ + "§7Drops rarely from Tarantula", + "§7Broodfather when you are at", + "§7least Spider Slayer LVL 2.", + "", + "§5Catalysts upgrade other items!", + "§eRight-click to view upgrades!", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |