Skrypt mining help

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Meggy_Mode

Member
Aug 30, 2024
12
0
1
15
I was wondering if its posible to make a block calculation like in hypixel (mining speed) the problem is i cant find any way to chang mining speed or block hardness.
pls help
 
I was wondering if its posible to make a block calculation like in hypixel (mining speed) the problem is i cant find any way to chang mining speed or block hardness.
pls help
If you are using the latest version of Minecraft, I advise you to set the mining speed attribute to zero, from this you can use something to intercept when the player starts mining and when he stops mining by executing a while player is "breaking" block, then you can take a look at the Minecraft wiki "https://minecraft.fandom.com/wiki/Breaking" to find out exactly how much each breaking-speed is equivalent to 1 tick, so each time the player reaches the block breaking level, drops a drop or anything you have in mind, for the "mining packet effect" you can use skbee or some way to define the correct animation for the stage in which you mine that block, I I have some scripts related to changing mining speed if you are interested see here "https://pastebin.com/u/MaiconJh/1/6yWa1rWy"
 
Last edited: