diff options
Diffstat (limited to 'items/LAVA_HORSE_DIAMOND.json')
-rw-r--r-- | items/LAVA_HORSE_DIAMOND.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/LAVA_HORSE_DIAMOND.json b/items/LAVA_HORSE_DIAMOND.json new file mode 100644 index 00000000..3bda8fe3 --- /dev/null +++ b/items/LAVA_HORSE_DIAMOND.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Lavahorse§r §l§B§LDIAMOND", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"40d7b21d-f90d-3eda-b5dc-c6d31080f824\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNzc2NTE5NSwKICAicHJvZmlsZUlkIiA6ICI5MGQ1NDY0OGEzNWE0YmExYTI2Yjg1YTg4NTU4OGJlOSIsCiAgInByb2ZpbGVOYW1lIiA6ICJFdW4wbWlhIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzY3ZTY4NTc4ODc5MmRjOTBlN2QxOWMyOTMyZjNkYzFkYmUzOTZlNmNhYzA2ODI2MDk5N2VhMGI2NGZmZDJiZjgiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Caught everywhere.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§9§lRARE TROPHY FISH\"],Name:\"§f§f§9Lavahorse§r §l§B§LDIAMOND\"},ExtraAttributes:{id:\"LAVA_HORSE_DIAMOND\"}}", + "damage": 3, + "lore": [ + "§7Caught everywhere.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§9§lRARE TROPHY FISH" + ], + "internalname": "LAVA_HORSE_DIAMOND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |