diff options
Diffstat (limited to 'items/BLOBFISH_SILVER.json')
-rw-r--r-- | items/BLOBFISH_SILVER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/BLOBFISH_SILVER.json b/items/BLOBFISH_SILVER.json new file mode 100644 index 00000000..1cf64eba --- /dev/null +++ b/items/BLOBFISH_SILVER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fBlobfish§r §l§7§LSILVER", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b4850a38-0827-3be6-b2c3-0739a9f533ec\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNzg2OTAwNywKICAicHJvZmlsZUlkIiA6ICJiMGQ0YjI4YmMxZDc0ODg5YWYwZTg2NjFjZWU5NmFhYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaW5lU2tpbl9vcmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDBlNjYyOGU1YzM1OGUwODBkMzE4MGM3NDI0YjcwMzcxZTY3ZTU3MjQwMjBiNjhhNjRkNjBhYjQxZmU3MGJhZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Caught everywhere.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§f§lCOMMON TROPHY FISH\"],Name:\"§fBlobfish§r §l§7§LSILVER\"},ExtraAttributes:{id:\"BLOBFISH_SILVER\"}}", + "damage": 3, + "lore": [ + "§7Caught everywhere.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "BLOBFISH_SILVER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |