Looking for some Windows Techne modellers.

Started by SilverRalph on

Topic category: Mod ideas exchange

Last seen on 19:32, 1. Jul 2021
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.

Last seen on 00:02, 21. Mar 2018
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

Last seen on 15:14, 24. May 2023
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;
Last seen on 14:42, 8. Mar 2022
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.

Last seen on 22:25, 24. Jul 2018
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