Since this thread has popped up recently I have a question: "Could you make it happen when you sneaking?"
It is not a bad idea and would require no gui with this. Could you? Now I know that blocklauncher probably doesn't have Entity.getSneaking but it would be nice to see it happen.
I will have a look if it's possible to detect if a player is sneaking. Blocklauncher just updated and I also saw some enchantment stuff in there, so maybe I can also fix the compatibility with 0.13 enchantments. I'll have to check that out though. If you don't hear anything within a couple of weeks remind me again
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Since this thread has popped up recently I have a question: "Could you make it happen when you sneaking?"
It is not a bad idea and would require no gui with this. Could you? Now I know that blocklauncher probably doesn't have Entity.getSneaking but it would be nice to see it happen.
There is actually an Entity.isSneaking(entity) function, so I'll add it in the next update
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Have you added it to where pickaxes will take damage as if you mined each block individually. And when I say that, I mean for wooden pickaxe: 0.01 which would break after 100 blocks mined
The tool will get +1 damage for every block that's broken. I don't understand the second part? A wooden tool has 60 durability, so it can break 60 blocks
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
After a long time I am finally back to making Minecraft PE mods! This version of VeinMiner is fully updated to MCPE 1.1. If you want me to update any other mods or if you've got any new mod ideas please let me know!
Rollback Post to RevisionRollBack
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
To post a comment, please login or register a new account.
I will have a look if it's possible to detect if a player is sneaking. Blocklauncher just updated and I also saw some enchantment stuff in there, so maybe I can also fix the compatibility with 0.13 enchantments. I'll have to check that out though. If you don't hear anything within a couple of weeks remind me again
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
There is actually an Entity.isSneaking(entity) function, so I'll add it in the next update
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
Just updated it too
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
The tool will get +1 damage for every block that's broken. I don't understand the second part? A wooden tool has 60 durability, so it can break 60 blocks
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
I'll look at it. The first part shouldn't be a problem, and I'll see about the second part
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io
After a long time I am finally back to making Minecraft PE mods! This version of VeinMiner is fully updated to MCPE 1.1. If you want me to update any other mods or if you've got any new mod ideas please let me know!
Check out all my other Minecraft PE scripts and the permissions on my site: wilco375.github.io