Jump to content

aliciene

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by aliciene

  1. bah I know i am learning slowly but surely this is just nice for the mean time
  2. no. It doesn't like that word model.. but it says model all throughout.
  3. Pleaseee... someone I've been trying to fix this all day... http://minecraftforge.net/forum/Smileys/default/cry.gif
  4. I am just trying to do a simple techne model as a block in mcreator. everything is running fine now.. but for some reason its saying public ModelCetosUterus(); is an invalid method declaration. everywhere I have looked today it looks like this. This is not a creature just a block.. Please if you can help I would much appreciate it. public static class ModelCetosUterus extends ModelBase { //fields ModelRenderer Piece1; ModelRenderer Folder1; ModelRenderer EggSack; ModelRenderer TallMidU; ModelRenderer UcontoEgg; ModelRenderer medMidBackU; ModelRenderer UtubeMidUp; ModelRenderer crookbigU; ModelRenderer tubeMid; ModelRenderer MedMiddleU; ModelRenderer UTubeAtch; ModelRenderer SmallerMidU; ModelRenderer SmallEndU; } public ModelCetosUterus(); { textureWidth = 64; textureHeight = 39; setTextureOffset("Piece1.Folder1", 0, 0);
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.