No but seriously, I used python to run MCP and Its really hard, and annoying to fix errors. But I made a small mod, And Being first, you can't complain.
features:
No burn for zombeez and skeletons
A new block
recipe for the block
Stone(not cobble) In the 2X2 crafting grid.
I'll Make a Tutorial video for mod installing, Mod making, Setting up MCP, Messing with Seeds. So enjoy please, and PLEASE comment!
gahh... Its not very eyecandy-ish, but Ill put some up.
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Mon Apr 25, 2011 6:59 pm
by Amy
Holy shit. Nice. I need to learn NOW.
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Mon Apr 25, 2011 10:52 pm
by TaxiService
This is awesome.
Not the mod, but the fact that you did actually learn how to do some basic things! 0_0
I am very happy for you, Human! i hope to see more of you!
EDIT: are you able to add a crafting recipe that yields a brick block? not another block that looks like it, but the same block that is crafter with bricks. <_< …do you know if it's possible?
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 3:58 am
by Mgalekgolo
I should be able to, yeah. unless It doesn't like multi recipies. also thanks people
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 4:11 am
by Mgalekgolo
also, my bad for double post My phone won't let me see EDIT when there are pictures that big. I meant to make the block look like adminium so we could place it but I got the wrong ID and everything was compiled anyway. I'll add more to this mod. also, the hardness of the block is 2.3, while stone is 1.5. explosion resistance is half a stone. now I have to learn how to make it drop a block or 2(hinthint). Its not as hard as you think, its more trial and error than programing language. also, did anyone get errors installing the mod?
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 4:30 am
by Sugarlumps
Looks nice, downloading later.
O_O post detailed tutorial for us?
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 7:22 am
by Kayar
This is hopeful... I will have to start learning...
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 11:51 am
by Mgalekgolo
Btw, I almost forgot to say that you can test it, but its for 1.4_01 because of the MCP thing. First ill make some other video, I made one yesterday, I'll voice over it.
Heres how I installed MCP:
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 5:41 pm
by Monoman
I don't see anything in MCP that you would need to download Python. All Macs come with Python pre-installed now. I didn't notice anything in the Python tools that are included MCP that you couldn't use the default Python install.
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 5:55 pm
by Mgalekgolo
MCP uses .bat files for windows, but for macs you need to run .sh files. decompile,recompile etc.
Re: I MAED A MOD!!!11!1!11!!1!1!!1
Posted: Tue Apr 26, 2011 11:25 pm
by Monoman
The .sh files don't need Python to run just Bash which you run when you are in the Terminal. I suspect the guy doing that tutorial didn't know Python was already installed.