diff options
Diffstat (limited to 'items/VOLCANIC_STONEFISH_GOLD.json')
-rw-r--r-- | items/VOLCANIC_STONEFISH_GOLD.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/VOLCANIC_STONEFISH_GOLD.json b/items/VOLCANIC_STONEFISH_GOLD.json new file mode 100644 index 00000000..69aa769d --- /dev/null +++ b/items/VOLCANIC_STONEFISH_GOLD.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Volcanic Stonefish§r §l§6§LGOLD", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"022ee27a-b8d8-36ba-bf6e-d9b6b79f7062\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0MTIzNjYyNjg1NCwKICAicHJvZmlsZUlkIiA6ICJlZThjNWMzMGY3NWU0N2QxOTBmOTllNjI5NDgyOGZjMSIsCiAgInByb2ZpbGVOYW1lIiA6ICJTcGFya19QaGFudG9tIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNTFmYzNlYTRiODQ1OWRmODM5ZTY3YzE1N2U5ZDFhNzUzYmUwNjAzY2JmMThkM2MxMzUyZWJmNjFiNTg1ODEiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Found in Blazing Volcano.\",1:\"\",2:\"§7Bring this to §fOdger §7at the\",3:\"§7top of the Blazing Volcano.\",4:\"\",5:\"§9§lRARE TROPHY FISH\"],Name:\"§f§f§9Volcanic Stonefish§r §l§6§LGOLD\"},ExtraAttributes:{id:\"VOLCANIC_STONEFISH_GOLD\"}}", + "damage": 3, + "lore": [ + "§7Found in Blazing Volcano.", + "", + "§7Bring this to §fOdger §7at the", + "§7top of the Blazing Volcano.", + "", + "§9§lRARE TROPHY FISH" + ], + "internalname": "VOLCANIC_STONEFISH_GOLD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |