Looking for some Windows Techne modellers.

Started by SilverRalph on

Topic category: Minecraft mod ideas exchange

Active 3 years ago
Joined Mar 2016
Points:
711

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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.

Active 7 years ago
Joined Mar 2016
Points:
736

User statistics:

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

I can give it a shot

Active 1 year ago
Joined Sep 2015
Points:
758

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 55
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;
Active 3 years ago
Joined Jul 2015
Points:
878

User statistics:

  • Modifications: 6
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 133
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.

Active 6 years ago
Joined Jul 2016
Points:
705

User statistics:

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

I can halp you just lemme know how to contact you