pufmat / skillsmod

A Minecraft mod that adds a fully configurable skill system to the game.
Other
36 stars 10 forks source link

Added play_sound as an optional configuration #53

Closed ghost closed 10 months ago

ghost commented 10 months ago

Someone asked how to play a sound when they level up in a skill tree. I took a crack at it. This works in my local tests.

Sorry for duplicated pull requests, but I decided to change how I do these things on my local dev setup. I.e. learning to use branches instead of working off of the main repo code.