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/STEAMING_HOT_FLOUNDER_GOLD.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/STEAMING_HOT_FLOUNDER_GOLD.json')
-rw-r--r-- | items/STEAMING_HOT_FLOUNDER_GOLD.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/STEAMING_HOT_FLOUNDER_GOLD.json b/items/STEAMING_HOT_FLOUNDER_GOLD.json new file mode 100644 index 00000000..dff9b093 --- /dev/null +++ b/items/STEAMING_HOT_FLOUNDER_GOLD.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fSteaming-Hot Flounder§r §l§6§LGOLD", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"75a59cb6-091f-30eb-90c0-5878499797c4\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzODIwNDA4NywKICAicHJvZmlsZUlkIiA6ICJjMDNlZTUxNjIzZTU0ZThhODc1NGM1NmVhZmJjZDA4ZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJsYXltYW51ZWwiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzA1Y2I2NjIzODM3MTk1MTEzYzA0NDA5NjU4ZjllODg3MmEwNWUyMzIxYjc5ZGZkMWNlNDhlZGE2Zjc0OWI5MCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Found in Volcano Geysers.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§f§lCOMMON TROPHY FISH\"],Name:\"§f§f§fSteaming-Hot Flounder§r §l§6§LGOLD\"},ExtraAttributes:{id:\"STEAMING_HOT_FLOUNDER_GOLD\"}}", + "damage": 3, + "lore": [ + "§7Found in Volcano Geysers.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "STEAMING_HOT_FLOUNDER_GOLD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |