Looking for some Windows Techne modellers.

Started by SilverRalph on

Topic category: Minecraft mod ideas exchange

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Looking for some Windows Techne modellers.

Im currently making a mod on Mac but I can't use techne. Can someone please help make models for me? The files will need to be in a .rar folder with the model of the mob as well as its texture separatrely.

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can give it a shot
Thu, 04/07/2016 - 11:03

I can give it a shot

Joined Sep 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can make models without
Thu, 04/07/2016 - 14:24

You can make models without techne using code like:

head = new ModelRenderer(this, 0, 0);
head.addBox(-4F, -8F, -4F, 8, 8, 8);
head.setRotationPoint(0F, 0F, 0F);
head.setTextureSize(64, 64);
head.mirror = true;
Joined Jul 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I could help you, but how
Tue, 04/12/2016 - 20:14

I could help you, but how would I send it to you? I'd rather not share my email online.

Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can halp you just lemme
Sun, 07/24/2016 - 06:49

I can halp you just lemme know how to contact you