Started by
uber gaming
on
Topic category: Help with Minecraft modding (Java Edition)
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?
Well nevermind its not possble now since Techne is dead....now its impossible
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
Well go to the techne page and click the Techne Download
Uber gaming - It is not impossible to use techne just like Dogg said, you can download techne at my website at http://justgameinmods.weebly.com/
@#4 It did the same thing as before. It starts and then stops saying "Techne has stopped working"
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?
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.
Well if you know how to code you could.
Or you can make an entity - block and steal some code from vanilla minecraft... But I don't know how to do it XD
Btw are there any good applications to make structures for mine craft because they use .structure files.q
MCedit. However, if you want to use modded blcoks in your structures you'll have to watch this video.
https://www.youtube.com/watch?v=5WqIb7N9sTU&t=443s
Hey JustGameIn can you check out my new forum
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
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.