how to make 3d crafting/repair model

Started by uber gaming on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make 3d crafting/repair model

I want to make a 3d model of a special stand that is used to repair the mods armor and a special 3d designed workbench where you can make the armor. Is this possible? If so how can I do it?

Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well nevermind its not
Wed, 09/27/2017 - 08:31

Well nevermind its not possble now since Techne is dead....now its impossible

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can get Techne from this
Wed, 09/27/2017 - 14:45

You can get Techne from this websitehttp://justgameinmods.weebly.com/ and it's virus free and just download it and extract the files onto your computer 

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well go to the techne page
Wed, 09/27/2017 - 14:46

Well go to the techne page and click the Techne Download

Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Uber gaming - It is not
Wed, 09/27/2017 - 18:31

@#4 It did the same thing as before. It starts and then stops saying "Techne has stopped working"

Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok now it decides to work.
Wed, 09/27/2017 - 18:33

Ok now it decides to work. Nevermind XD. So anyway back to my question. Is it possible to make the models I want to make?

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There are limitations with
Wed, 09/27/2017 - 20:12

There are limitations with Mcreator. For example, you wont be able to make a crating GUI for a workbench. However, with Mcreator you have events, you can make it so you recieve armor if you have a certain amount of an item.

Im asuming when you mean 'stand' you mean armor stand. It is possible but it would not be worth doing as you will have to create a new 3D model for each armor. Then you would have to add multiple events so when you add the armor to the stand and take it off.

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well if you know how to code
Wed, 09/27/2017 - 20:14

Well if you know how to code you could.

 

 

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:There are limitations with
Wed, 09/27/2017 - 20:23

Or you can make an entity - block and steal some code from vanilla minecraft... But I don't know how to do it XD

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Btw are there any good
Wed, 09/27/2017 - 20:49

Btw are there any good applications to make structures for mine craft because they use .structure files.q

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey JustGameIn can you check
Wed, 09/27/2017 - 21:39

Hey JustGameIn can you check out my new forum

Joined Sep 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I want to make the bench
Wed, 09/27/2017 - 21:58

I want to make the bench where you repair the armor look like https://imgur.com/BkTQ2c6

and this is what I want the crafting place for the armor to look like http://fallout4.wiki.fextralife.com/file/Fallout-4/Armor_Workbench.jpg

I was hopeing not to show what I want to avoid showing what I plan on making but I have too to get the results

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can defenitly make it if
Thu, 09/28/2017 - 15:04

You can defenitly make it if you invest a load of time into making the 3D models and the events in Mcreator. You can make the 3D models bigger than the traditional 16x16x16 volume for minecraft blocks.

For example 16x16x32 will make a shape as long as a minecraft bed.

If you want to make the stand the same height as the player you would do 16x32x16.