Page 1 of 1

A BIG Problem For A SMALL Parrot (HowDoIUseOptifineJPM with Resourcepacks)

Posted: 25 Jun 2017, 19:56
by MinerYT
So like the title says i made a cool looking robotic parrot but theres one problem i found out where to put the texture but i didnt find a place to put the .java file at. Anybody know where it goes? The First Picture Is What The Model Looks Like. The Second Picture Is The Texture Inside Minecraft...

https://cdn.discordapp.com/attachments/ ... nknown.png

https://cdn.discordapp.com/attachments/ ... nknown.png

Re: A BIG Problem For A SMALL Parrot (HowDoIUseOptifineJPM with Resourcepacks)

Posted: 26 Jun 2017, 09:22
by Sphax
.java is for Minecraft Java Mods.
The export is not tested and requires development knowledge.

You can also export to .jpm which is a format used by Optifine to redefine entity bones.

For MCPE, you'll need to export to ".js" which will contain code to copy/paste in Mobs.json to redefine entity bones.

Re: A BIG Problem For A SMALL Parrot (HowDoIUseOptifineJPM with Resourcepacks)

Posted: 26 Jun 2017, 13:52
by MinerYT
But I looked at the optifine JPM document and i learned about the "bones" of everyting but how do i actually succesfuly use the JPM i youtubed this and i found no results for my question in english..