1
Modding Help. Falling sand properties
Hey everyone. I am currently developing a mod and do not know how to make a block with the properties of sand (Falls to ground).
I think that I have the setSound & Material settings sorted. I just need some help with falling properties.
Can someone please help or direct me to a website that can help?
I think that I have the setSound & Material settings sorted. I just need some help with falling properties.
Can someone please help or direct me to a website that can help?
1
alright, all you have to do is pretty much copy and paste the blocksand or Block gravel from the Minecraft source code into your custom block class, it should work. Just make the changes you need to it. If that doesn't work, just keep PM me, I offer mod support.
