#mining speed

1 messages · Page 1 of 1 (latest)

solid plaza
#

Hi, i want to make that block of amethyst will take 5 seconds to mine with netherite pickaxe

#

how can i do it?

#
    if event-block is stone:
        chance of 0.2%:
            set event-block to block of amethyst
            send title "&4Amethyst!" with subtitle "&eMine it to get points!" to player for 5 seconds```
#

this is my code rn

runic fractal
solid plaza
runic fractal
#

womp womp

#

lemme find something else

solid plaza
#

k tysm

runic fractal
#

Options you can do:
1.) Change the block durability and cancel the event X amount of times until you need.
2.) Send a block break packet to the player X times to simulate the block breaking.
3.) Use the block damage event and set the durability of the block from that event.
4.) Give haste depending on which pickaxe they have.

#

found on spigot mc

#

no spoonfeeding for today srry

solid plaza
#

can i do like while breaking block of amethyst