• 6/19/12 7:31 pm
- 2.9k views • 0 today
- save_alt 152 downloads
- Game Version
- Minecraft 1.2.5
- Progress
- 100% complete
28
Hey guys! I REALLY wanted to get into modding, so I started with a new block. This mod is called the MyBlock mod, currently in version 1.0. NOT MINECRAFT 1.0.0, THE MOD ITSELF IS VERSION 1.0. So I hope you all like it! By the way, this is my first EVER mod.
YOU NEED MODLOADER!
Also, delete the META-INF folder if this is your first mod.
Crafting recipe:
WSD
SDW
DWS
Where W is wooden planks, S is sand, and D is dirt.
I don't know if I should make this open source, because I'm worried about copiers...
YOU NEED MODLOADER!
Also, delete the META-INF folder if this is your first mod.
Crafting recipe:
WSD
SDW
DWS
Where W is wooden planks, S is sand, and D is dirt.
I don't know if I should make this open source, because I'm worried about copiers...
More like this
946589
7


Have something to say?
BTW:- Java is open source, any code written in Java is usually open source too. Anyone can decompile your mod and look at the code. This is open source.
If you want to prevent people from stealing your mod, add copyrights permissions into the description, look at my submitions for reference.