diff options
Diffstat (limited to 'items/FISHING_CRYSTAL.json')
-rw-r--r-- | items/FISHING_CRYSTAL.json | 17 |
1 files changed, 17 insertions, 0 deletions
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 |