1
How to code a door?
I am currently working on a mod for minecraft 1.7.10 and I would like to add doors. I have looked everywhere and cannot find a tutorial. Please Help!
13
Dude just get forge and copy it from their code! And yes it's legal, Mojang has no problem whatsoever with their code being deobfuscated.
I have forge.
I have forge.
you using eclipse? if so do ctrl shift r and type in block.door or something like that.... idk i have not modded in a really long time.
I did what u said, but i did not understand it.
MCP deobfuscates the source, which helps but it's probably not the best learning resource.
A door is essentially just a block that changes its shape when it's "used". A trapdoor is probably a better starting point since it's simpler.
A door is essentially just a block that changes its shape when it's "used". A trapdoor is probably a better starting point since it's simpler.
Actually, MCP applies a set of 3rd party mappings to Minecraft's obfuscated source, so the 'Source' that you get isn't the real one.
Go into the Minecraft source code, find doors.
if you can't figure out how to make a door from minecraft source code, I don't think that people would be interested in your mod.
if you can't figure out how to make a door from minecraft source code, I don't think that people would be interested in your mod.
OP, don't listen to him. The source code is obfuscated!
You can find a source code download. And yes its legal, if you own a copy of minecraft.
1. Be helpful and post a link maybe?
2. How is it legal? If Mojang wanted you looking at the source code, why not just distribute it themselves?
2. How is it legal? If Mojang wanted you looking at the source code, why not just distribute it themselves?
1. Google.com? He is allready helpfull by saying how he can do it.
2. Its legal. Did you ever hear of MCP?
2. Its legal. Did you ever hear of MCP?
1. Saying that "You can do it" does nothing actually. It's merely an encouragement.
2. Yeah.
2. Yeah.
