Znyx Posted May 16, 2022 Posted May 16, 2022 I've noticed that a lot of autosmelt scripts are very long, especially the ones with fortune. If you find any problems with the code, please comment it. Requirements: - Skript Features: - Autosmelt - Fortune Support - Autopickup on mine: cancel drops set {_amount} to item amount of (first element of (drops of event-block using player's tool)) if event-block is iron ore: give player {_amount} of iron ingot elif event-block is gold ore: give player {_amount} of gold ingot elif event-block is stone: give player {_amount} of stone elif event-block is ancient debris: give player {_amount} of netherite scraps else: give player drops of event-block using player's tool If you find the code useful please consider leaving a reaction.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now