diff options
Diffstat (limited to 'items/SULPHUR_SKITTER_GOLD.json')
-rw-r--r-- | items/SULPHUR_SKITTER_GOLD.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SULPHUR_SKITTER_GOLD.json b/items/SULPHUR_SKITTER_GOLD.json new file mode 100644 index 00000000..d7f50c75 --- /dev/null +++ b/items/SULPHUR_SKITTER_GOLD.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fSulphur Skitter§r §l§6§LGOLD", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ef314b06-94c8-3fa6-805a-0c5f2f53255f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODEzMTkxOCwKICAicHJvZmlsZUlkIiA6ICI2NmI0ZDRlMTFlNmE0YjhjYTFkN2Q5YzliZTBhNjQ5OSIsCiAgInByb2ZpbGVOYW1lIiA6ICJBcmFzdG9vWXNmIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E3OWM1MmMyYmI4MDhkMmU0NmU4ZTRlNGRiNTA2Zjk0MDZlOWRmYTIwYWVlNDE5YWQ5MGVhY2ZiMDIxNmMxNjkiCiAgICB9CiAgfQp9\"}]}},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§6§LGOLD\"},ExtraAttributes:{id:\"SULPHUR_SKITTER_GOLD\"}}", + "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_GOLD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |