From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/FISHING_CRYSTAL.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 items/FISHING_CRYSTAL.json (limited to 'items/FISHING_CRYSTAL.json') diff --git a/items/FISHING_CRYSTAL.json b/items/FISHING_CRYSTAL.json new file mode 100644 index 00000000..6f4658cf --- /dev/null +++ b/items/FISHING_CRYSTAL.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Fishing Crystal", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2e474ee3-5361-3218-84db-880eb1cface1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjM3NTk0ODU3MjM0OGZjNjc4ZDFmZGJiYTFhNzcwZjY0NGEwNDk3N2ExZmM3MTk0MzcwMDY2YTE4MzIzZmM2OSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants a chance of fishing\",1:\"§7Prismarine Shards and Prismarine\",2:\"§7Crystals in nearby water\",3:\"\",4:\"§7Effective Radius: §b15\"],Name:\"§9Fishing Crystal\"},ExtraAttributes:{id:\"FISHING_CRYSTAL\"}}", + "damage": 3, + "lore": [ + "§7Grants a chance of fishing", + "§7Prismarine Shards and Prismarine", + "§7Crystals in nearby water", + "", + "§7Effective Radius: §b15" + ], + "internalname": "FISHING_CRYSTAL", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +} \ No newline at end of file -- cgit