diff options
Diffstat (limited to 'items/SULPHUR_SKITTER_SILVER.json')
-rw-r--r-- | items/SULPHUR_SKITTER_SILVER.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SULPHUR_SKITTER_SILVER.json b/items/SULPHUR_SKITTER_SILVER.json new file mode 100644 index 00000000..6dc00be9 --- /dev/null +++ b/items/SULPHUR_SKITTER_SILVER.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fSulphur Skitter§r §l§7§LSILVER", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"040cbd9f-a2f4-3eca-a15b-0baf695afca2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODE0ODgzMiwKICAicHJvZmlsZUlkIiA6ICIwZjczMDA3NjEyNGU0NGM3YWYxMTE1NDY5YzQ5OTY3OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJPcmVfTWluZXIxMjMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE2ZTM1NjA3MTJmNzIxM2E0Mjg1MThkZWI2NmMwNjM4MjY5ZDE3ZTkwZDhmMzFkNGFkZTJhMGFjYjkxZmQ4MCIKICAgIH0KICB9Cn0\"}]}},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§7§LSILVER\"},ExtraAttributes:{id:\"SULPHUR_SKITTER_SILVER\"}}", + "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_SILVER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |