diff options
Diffstat (limited to 'items/VANILLE_SILVER.json')
-rw-r--r-- | items/VANILLE_SILVER.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/VANILLE_SILVER.json b/items/VANILLE_SILVER.json new file mode 100644 index 00000000..16322d56 --- /dev/null +++ b/items/VANILLE_SILVER.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Vanille§r §l§7§LSILVER", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"46e0cdbd-66d7-375b-97a8-1ccdd8146dc3\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNzcyNzgwMSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzczMTMyNzEzNTRkYzJlNWIxYTcyMGM2NjY4ZjAzY2E3MTA2ZWU0MzlmODc0OTA3ZjJhNTQwODNmMGNiNTc3MjEiCiAgICB9CiAgfQp9\"}]}},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§7§LSILVER\"},ExtraAttributes:{id:\"VANILLE_SILVER\"}}", + "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_SILVER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |