well the glitch isn't there anymore, but how do you adjust the block's hardness. I tried using the obvious, but its hardness didn't change or become hard at all. You can just smash it like how you smash blocks in creative.
Rollback Post to RevisionRollBack
Remember the time where minecraft was in development?Oh wait, I actually don't remember it...
To post a comment, please login or register a new account.
It seems if you use Block.setDestroyTime(ID,Time) , the block's shape changes according to the time
e.g >I set the time to 100. The block extends to 1x100x1 (X,Z,Y).
Is anyone else having the same problem?
If not, try to use BL and use the mod that changes the destroy time.
If you don't have that problem, show me the whole code(If you want to) and the app that you are using to run the mod.
Remember the time where minecraft was in development? Oh wait, I actually don't remember it...
I'm having the same exact problem. I haven't tested yet, but maybe use block.setShape(blockId, 0, 0, 0, 1, 1, 1); after setting the destroy time?
EDIT: It solved the problem for me!
a kumquat ate my signature... sorry for the inconvenience
well the glitch isn't there anymore, but how do you adjust the block's hardness. I tried using the obvious, but its hardness didn't change or become hard at all. You can just smash it like how you smash blocks in creative.
Remember the time where minecraft was in development? Oh wait, I actually don't remember it...