Everything posted by Chibill
-
Interfacing mod power systems
Any help.l?
-
GUI's and Mod API's
But it will crash if I try to get a interface for power from build craft if its not nstalled that's one of the problems.
-
Not recompiling correctly
Well then you need to reinstall because there's no way you can mod like that in a normal set up.
-
GUI's and Mod API's
Hello I need some help making a GUI the. Tutural on the wiki does not realty help and how can I use build crafts API with out having to have Build craft always installed with my mod?
-
Breaking a block properly
There is a world object that is from the World class instead of minecraft.
-
Not recompiling correctly
Needs to be inside minecraft inside src.
-
Breaking a block properly
Where are you running the method from a item block or where!?
-
Breaking a block properly
Where are you pruning this from?
-
Not recompiling correctly
You just want recopile and reobsrate.
-
Breaking a block properly
World.setblocktoair(x,y,z)
-
adding custom potion effects and custom damage sources
Lets try what we do with block extant it.
-
having a block or mob till the ground
if you can get the blocks x y amd z you can use worldObj.setblock(x,y.z.Id); and then maybe set the block above to what ever in code a seed does.
-
Make bedrock distructible
In on item use the par2 par3 and par4 are x y and z of the block clicked par in the world so you can do. If(par1world.getBlockID(par2,par3,par4)==Block.bedrock){ par1world.setblock(par2,par3,par4,0); Then all you have to do is spawn a item in the worlxld.
-
[1.6.2] [Solved] How does Minecraft handle capes now
do we need to be a coremode to use ASM?
-
[1.6.2] [Solved] How does Minecraft handle capes now
found it but it does not help us who are trying to work with capes.
-
[1.6.2] [Solved] How does Minecraft handle capes now
I check all the net.minecraftforge.event packages there was none.
-
[1.6.2] [Solved] How does Minecraft handle capes now
also helps if there was a event named that!
-
[1.6.2] [Solved] How does Minecraft handle capes now
how would we render and show them oh smart one?
-
Add drops to vanilla-leaves
Or make a PR to forge and make a addleavedrop() function.
-
Interfacing mod power systems
I will need help in this two maybe we need to have a extra class we load later with the class loader to do this?
-
New Modder -- Strange Errors
Are you using basemod? If so don't that's for mod loader mods.
-
How to loop a task in Forge?
In a block? Or where in a block you could make a TE and use a function from there that fires every tick.
-
[1.6.2] [Solved] How does Minecraft handle capes now
Where is abstractclientplayer?
-
Custom Held Item Model Rotation Problem
I think there's a .renderfull3d that fixes that.
-
[1.6.2] [Solved] How does Minecraft handle capes now
I may look at this more maybe you could copy the function and recreate it in your own class.
IPS spam blocked by CleanTalk.