diff options
Diffstat (limited to 'items/VANILLE_DIAMOND.json')
-rw-r--r-- | items/VANILLE_DIAMOND.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/VANILLE_DIAMOND.json b/items/VANILLE_DIAMOND.json new file mode 100644 index 00000000..04f6fec4 --- /dev/null +++ b/items/VANILLE_DIAMOND.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Vanille§r §l§B§LDIAMOND", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f5453785-4319-3fab-b50f-bca919570fd6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNzY5MDg5MCwKICAicHJvZmlsZUlkIiA6ICI5ZDQyNWFiOGFmZjg0MGU1OWM3NzUzZjc5Mjg5YjMyZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJUb21wa2luNDIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2NTE5ZTg1ZjdmZDY5Y2IyZDdiYmQ4ZDc3MDE4ZDkwN2NhYjdiOWVjMTMwOWViOTMzZGU3OGRmMDBiNjNjMSIKICAgIH0KICB9Cn0\"}]}},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§B§LDIAMOND\"},ExtraAttributes:{id:\"VANILLE_DIAMOND\"}}", + "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_DIAMOND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |