diff options
Diffstat (limited to 'items/VOLCANIC_STONEFISH_SILVER.json')
-rw-r--r-- | items/VOLCANIC_STONEFISH_SILVER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/VOLCANIC_STONEFISH_SILVER.json b/items/VOLCANIC_STONEFISH_SILVER.json new file mode 100644 index 00000000..2e7d3aca --- /dev/null +++ b/items/VOLCANIC_STONEFISH_SILVER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Volcanic Stonefish§r §l§7§LSILVER", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"de3d6f04-aa32-3d5a-886b-f5f12f4c4a16\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNjYwNzE3OSwKICAicHJvZmlsZUlkIiA6ICI2MzMyMDgwZTY3YTI0Y2MxYjE3ZGJhNzZmM2MwMGYxZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZWFtSHlkcmEiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWRjNTlkZjE5MzM2ZmE3YTg0ZTQ2Mzc1MTlkN2Y4NDNjMzhlNzY3M2ZmY2MzZjM5ZWRlZWQ5NTBlMjhkOGI1NyIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Found in Blazing Volcano.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§9§lRARE TROPHY FISH\"],Name:\"§f§f§9Volcanic Stonefish§r §l§7§LSILVER\"},ExtraAttributes:{id:\"VOLCANIC_STONEFISH_SILVER\"}}", + "damage": 3, + "lore": [ + "§7Found in Blazing Volcano.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§9§lRARE TROPHY FISH" + ], + "internalname": "VOLCANIC_STONEFISH_SILVER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |