So along time ago (Back in the MC 1.2.6 days) I had a mod that I was working on, and as school got heavy, I started to slow down, and now I want to go back to modding Minecraft, and to start off with, I want to update my old mod that I had made already, but my issue is that I don't know how I'm going to go about updating is from 1.2.6 all the way to 1.7.2.
My other concern is that I think I lost the source code for the mod when I gave in my old computer for school, but I am able to get the code from just downloading the most recent version of the mod.
Hey guys!
I'm trying to find out how in crafting, I can keep an item, like in making a cake, you can keep your bucket. Can someone either point me in the right direction or tell me how to do it please? I'm also using ModLoader.
Not might, you should. You shouldn't expect to get the code served on a silver platter
By looking at the Snowball, you'll find out how to make it a throwable and to damage Entities. For the Item to actually drop to the ground after it hits an Entity - I don't know...
Not might, you should. You shouldn't expect to get the code served on a silver platter
By looking at the Snowball, you'll find out how to make it a throwable and to damage Entities. For the Item to actually drop to the ground after it hits an Entity - I don't know...
Ok, Ill look at it, but not to drop after it hits an entity, I mean an entity like the arrow when you right click on the item. It shoots as if you had a bow.
Hey guys!
In my Mod, I'm going to be adding a spear that you can throw and it becomes a pick-upable entity. Can someone tell me how I can do this? I am also using modloader.
0
I might to that, that seems like a better idea.
I can find what is close to the old code, but would coding be generally the same as it was for 1.2.6? I was using Risugami's Modloader back then.
0
My other concern is that I think I lost the source code for the mod when I gave in my old computer for school, but I am able to get the code from just downloading the most recent version of the mod.
Can anyone help me with this?
Thanks in advance!
0
0
The code is from RenderBlocks.java.
That's the code not working. The error says: This method must return a result of type boolean
0
0
I'm unable to re-obfuscate my mod, basically because of an issue in the Minecraft code which I haven't touched.
This is the code that's wrong:
The code is from RenderBlocks.java.
I don't have any Idea what's wrong, and I'm worried I might stuff up Minecraft if I fiddle with it, seeing I'm only a beginner modder.
0
0
0
0
0
I'm trying to find out how in crafting, I can keep an item, like in making a cake, you can keep your bucket. Can someone either point me in the right direction or tell me how to do it please? I'm also using ModLoader.
Thanks!
0
0
Ok, Ill look at it, but not to drop after it hits an entity, I mean an entity like the arrow when you right click on the item. It shoots as if you had a bow.
0
I might do that. I also forgot to mention I am using Modloader
0
In my Mod, I'm going to be adding a spear that you can throw and it becomes a pick-upable entity. Can someone tell me how I can do this? I am also using modloader.
-goboy3133