diff options
Diffstat (limited to 'items/VANILLE_BRONZE.json')
-rw-r--r-- | items/VANILLE_BRONZE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/VANILLE_BRONZE.json b/items/VANILLE_BRONZE.json new file mode 100644 index 00000000..4e78bdc1 --- /dev/null +++ b/items/VANILLE_BRONZE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Vanille§r §l§8§LBRONZE", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ca0d2bd5-184c-38ea-af9e-e402f2d8819f\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNzc0Nzg3NCwKICAicHJvZmlsZUlkIiA6ICJhOGJhMGY1YTFmNjQ0MTgzODZkZGI3OWExZmY5ZWRlYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDcmVlcGVyOTA3NSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS81NzEyMDIyMmNjZTM4ZDUzYmE2OWZjNjU0MGU5N2JmZjlhYmRiZTIyYmE2MDY4ZDRlZTlhZjUyZWNjNTY4NDJmIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Only caught with §aStarter Lava\",1:\"§aRod §7with no enchantments.\",2:\"\",3:\"§7Bring this to §fOdger §7at the\",4:\"§7top of the Blazing Volcano.\",5:\"\",6:\"§9§lRARE TROPHY FISH\"],Name:\"§f§f§9Vanille§r §l§8§LBRONZE\"},ExtraAttributes:{id:\"VANILLE_BRONZE\"}}", + "damage": 3, + "lore": [ + "§7Only caught with §aStarter Lava", + "§aRod §7with no enchantments.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§9§lRARE TROPHY FISH" + ], + "internalname": "VANILLE_BRONZE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |