diff options
Diffstat (limited to 'items/VANILLE_GOLD.json')
-rw-r--r-- | items/VANILLE_GOLD.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/VANILLE_GOLD.json b/items/VANILLE_GOLD.json new file mode 100644 index 00000000..309ac6a8 --- /dev/null +++ b/items/VANILLE_GOLD.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Vanille§r §l§6§LGOLD", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4bb7a6a4-767f-3ef1-9065-72301e4059ae\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNzcxMTExMiwKICAicHJvZmlsZUlkIiA6ICI0NWY3YTJlNjE3ODE0YjJjODAwODM5MmRmN2IzNWY0ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJfSnVzdERvSXQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzY4NGI1NTNjOWIwNDVhNDI5YTc3NTg4MTEzMGM1ZTZkYWE1NDdkMzE0ZjFmMDI1NTEzNWY1YmQ0Njg3MGU4NSIKICAgIH0KICB9Cn0\"}]}},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§6§LGOLD\"},ExtraAttributes:{id:\"VANILLE_GOLD\"}}", + "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_GOLD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |