diff options
Diffstat (limited to 'items/RABBIT_THE_FISH.json')
-rw-r--r-- | items/RABBIT_THE_FISH.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/RABBIT_THE_FISH.json b/items/RABBIT_THE_FISH.json new file mode 100644 index 00000000..34281ff2 --- /dev/null +++ b/items/RABBIT_THE_FISH.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cRabbit the Fish", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bfa34c2f-14a3-3d1c-a10e-436636ba78c8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcxNDc3NjcxMTg5NywKICAicHJvZmlsZUlkIiA6ICJiMmQ4MTA2YTJjM2Y0ZTY4ODA0ODkzOWU0NGM1NmUyMiIsCiAgInByb2ZpbGVOYW1lIiA6ICJSZWdoeGQiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTBiNTNlYzdkMDNjMjVhMWQ2ZDAxMzM5MzU3NTU3MDA5NjZmYTFmMDU1ZGQ5NDFlODIyODBhYTM0NmNiNzFiMSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Mmm, oh I lom chomolate so mumch!\",1:\"§7I§7...cam\u0027t get enoumgh of it! It\u0027s the\",2:\"§7bemst, the absolutme bemst!\",3:\"§7My...chomolate§7...\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cRabbit the Fish\"},ExtraAttributes:{id:\"RABBIT_THE_FISH\"}}", + "damage": 3, + "lore": [ + "§7Mmm, oh I lom chomolate so mumch!", + "§7I§7...cam\u0027t get enoumgh of it! It\u0027s the", + "§7bemst, the absolutme bemst!", + "§7My...chomolate§7...", + "", + "§c§lSPECIAL" + ], + "internalname": "RABBIT_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "", + "infoType": "" +}
\ No newline at end of file |