MCreator is a really bad thing for doing anything more than basic blocks and items, it's badly coded and debugging isn't easy. Consider getting used to real modding Minecraft using MinecraftForge (you'll also need an IDE like eclipse or IDEA, and a JDKplus JRE installed).
There are enough tutorials to understand the basics of Java and modding, and if you're stuck with anything feel free to ask either here on the forums or on the Minecraft Forge Forums.
Bloody stop with "I want to make trains". If you don't even know how to make a decent ore generation mod (which is the most basic thing), you won't be able to make a train mod that needs REAL coding.
Just stick to the other train mods. Modding is something more than just clicking buttons.
Hi there, I want to ask how to make real locomotives and trains like Traincraft and Real Train mod. Need to use mcreator and Techne?
MCreator is a really bad thing for doing anything more than basic blocks and items, it's badly coded and debugging isn't easy. Consider getting used to real modding Minecraft using MinecraftForge (you'll also need an IDE like eclipse or IDEA, and a JDK plus JRE installed).
There are enough tutorials to understand the basics of Java and modding, and if you're stuck with anything feel free to ask either here on the forums or on the Minecraft Forge Forums.
I recommend Wuppy's tutorials or the ones BedrockMiner did. For video tutorials use these ones from MrCrayfish.
Do you know how to make a train? Can you teach me ? I am the beginner.
You should get started with basic modding and Java itself so you can understand how the game works. Then it's a lot easier to code your train mod.
After I have looked these tutorials, I will know how to make a train? I will try.
No, you won't. But You'll hava a basic understanding of MC's code, and maybe you'll be able to understand how minecarts work. Trains are similiar.
Bloody stop with "I want to make trains". If you don't even know how to make a decent ore generation mod (which is the most basic thing), you won't be able to make a train mod that needs REAL coding.
Just stick to the other train mods. Modding is something more than just clicking buttons.
If I want to draw a train, I use Techne?
If you want to draw a train, use a pen and a piece of paper. If you want to model a train, use a modeling program.
Sheesh. That's like NASA asking other space exploration organisations on how to build a rocket.
Techne's sorta outdated now.
And you will need to write straight java to make a train (Whatever you mean by that exactly)