Yoi have too. For example if you wanted to make wood block:Block.defineBlock(5, "Wooden Planks", "planks");
This would override the wood block which i think is id of 5. With the texture wood plank and the only problem is you will need to Block.setDestroyTime. also thete is a code you can do to make it break faster with tools but tidk
Yoi have too. For example if you wanted to make wood block:Block.defineBlock(5, "Wooden Planks", "planks");
This would override the wood block which i think is id of 5. With the texture wood plank and the only problem is you will need to Block.setDestroyTime. also thete is a code you can do to make it break faster with tools but tidk
I'm trying the piston is not destroyed by lava or water, you can help me with that?
Hahahaha. Are you talking about the PocketPower Mod? I think its possible to change only by rewriting the mod all over again. I dont know. Or maybe, you can just ask byteandahalf to make it for the v2 of the mod!
Rollback Post to RevisionRollBack
《==(-__-)==》
To post a comment, please login or register a new account.
How I can do to make a block is not destroyed by lava or water ?? modscript using?
Thanks!
Just by using.the normal Block.defineBlock. it will.not be destroyeed by lablva or water by default. No need to worry!
but i don't want to set texture on it :/
Yoi have too. For example if you wanted to make wood block:Block.defineBlock(5, "Wooden Planks", "planks");
This would override the wood block which i think is id of 5. With the texture wood plank and the only problem is you will need to Block.setDestroyTime. also thete is a code you can do to make it break faster with tools but tidk
I'm trying the piston is not destroyed by lava or water, you can help me with that?
Hahahaha. Are you talking about the PocketPower Mod? I think its possible to change only by rewriting the mod all over again. I dont know. Or maybe, you can just ask byteandahalf to make it for the v2 of the mod!