#Custom fortune enchantment

1 messages · Page 1 of 1 (latest)

slim zodiac
#

Custom nbt/enchant if you wanna make it custom. Then check if the player's tool has that nbt (for the custom fortune) and from that info, you can give additional blocks per level.

clear bolt
#

ohhhh thank you

vivid hareBOT
# clear bolt ohhhh thank you

Consider increasing someone's reputation with </reputation increase:1458495875985969212> if you found them to be helpful!

#

You successfully increased @slim zodiac's reputation. They now have 1 skoint!

clear bolt
#

hmmm not sure how to code it tho

clear bolt
#

and also i dont rlly wanna use nbt

viscid ember
clear bolt
#

pretty new to skript so idk how to code tbh

#

so tryna learn

lavish solar
#

well, you can set a variable to the level of fortune of player's tool, using the on mine: event. Then using that variable, cancel event then set event-block to air and give (({_variable-you-made-here} + 1) of event-block) to player (or drop at location of event-block without velocity)

jagged musk
#

On block drop event or mine would maybe benefit him better

#

Or multiply the drops

#

Cuz if you gonna give the event-block when mining diamond ore