diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-24 16:46:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-24 16:46:48 +0200 |
commit | 43f25e522cf5949d83463ed8a4b056f1a812272c (patch) | |
tree | 1d35288abfe61a44b26b8e1cf5df1d351ffdaae5 /items/STEAMING_HOT_FLOUNDER_DIAMOND.json | |
parent | 58795939811dad21e2b86180f615fc2f5826b5b3 (diff) | |
download | NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.gz NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.bz2 NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.zip |
sOuLbOuNd (#726)
Diffstat (limited to 'items/STEAMING_HOT_FLOUNDER_DIAMOND.json')
-rw-r--r-- | items/STEAMING_HOT_FLOUNDER_DIAMOND.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/STEAMING_HOT_FLOUNDER_DIAMOND.json b/items/STEAMING_HOT_FLOUNDER_DIAMOND.json new file mode 100644 index 00000000..5fac92f0 --- /dev/null +++ b/items/STEAMING_HOT_FLOUNDER_DIAMOND.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fSteaming-Hot Flounder§r §l§b§LDIAMOND", + "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:\"§8§l* §8Soulbound §8§l*\",6:\"§f§lCOMMON TROPHY FISH\"],Name:\"§f§f§fSteaming-Hot Flounder§r §l§b§LDIAMOND\"},ExtraAttributes:{id:\"STEAMING_HOT_FLOUNDER_DIAMOND\"}}", + "damage": 3, + "lore": [ + "§7Found in Volcano Geysers.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§8§l* §8Soulbound §8§l*", + "§f§lCOMMON TROPHY FISH" + ], + "internalname": "STEAMING_HOT_FLOUNDER_DIAMOND", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |