diff options
Diffstat (limited to 'items/SULPHUR_SKITTER_DIAMOND.json')
-rw-r--r-- | items/SULPHUR_SKITTER_DIAMOND.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SULPHUR_SKITTER_DIAMOND.json b/items/SULPHUR_SKITTER_DIAMOND.json new file mode 100644 index 00000000..97f0beb1 --- /dev/null +++ b/items/SULPHUR_SKITTER_DIAMOND.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§fSulphur Skitter§r §l§B§LDIAMOND", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b5103d9a-7154-3fff-9b10-086f902d9bff\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODEwNjYxNywKICAicHJvZmlsZUlkIiA6ICIwODFiZTAxZmZlMmU0ODMyODI3MDIwMjBlNmI1M2ExNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJMeXJpY1BsYXRlMjUyNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGM2ZWFjNTY4MDhhODViNTlkNDhhZmY1OWEyNjI5MjJhNTdjZmE3NjZmNmM1NmY2OWM3ZDkxZmVhMjMwZmEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Caught near Sulphur blocks.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§8§l* §8Soulbound §8§l*\",6:\"§f§lCOMMON TROPHY FISH\"],Name:\"§fSulphur Skitter§r §l§B§LDIAMOND\"},ExtraAttributes:{id:\"SULPHUR_SKITTER_DIAMOND\"}}", + "damage": 3, + "lore": [ + "§7Caught near Sulphur blocks.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§8§l* §8Soulbound §8§l*", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "SULPHUR_SKITTER_DIAMOND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |