diff options
Diffstat (limited to 'items/SULPHUR_SKITTER_BRONZE.json')
-rw-r--r-- | items/SULPHUR_SKITTER_BRONZE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SULPHUR_SKITTER_BRONZE.json b/items/SULPHUR_SKITTER_BRONZE.json new file mode 100644 index 00000000..eddb1571 --- /dev/null +++ b/items/SULPHUR_SKITTER_BRONZE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fSulphur Skitter§r §l§8§LBRONZE", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f184fcb9-8a85-3186-976e-67833905cd68\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODE2NjY2MSwKICAicHJvZmlsZUlkIiA6ICJmMTA0NzMxZjljYTU0NmI0OTkzNjM4NTlkZWY5N2NjNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJ6aWFkODciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGZiZjcxMTE2MDlmMmVjMjNkOWIzZjI4NWUxNzU1YjYyMTkzYmQ3YzNkNzcwNTc2ZTJiMThjNDhhZmViMGUyOSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Caught near Sulphur blocks.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§f§lCOMMON TROPHY FISH\"],Name:\"§f§f§fSulphur Skitter§r §l§8§LBRONZE\"},ExtraAttributes:{id:\"SULPHUR_SKITTER_BRONZE\"}}", + "damage": 3, + "lore": [ + "§7Caught near Sulphur blocks.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "SULPHUR_SKITTER_BRONZE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |