diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/LAVA_HORSE_DIAMOND.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
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 |