Configurable breaking speed for custom blocks and unicode fix for windows servers
Hey there,
This update introduces configurable breaking speed for noteblocks based custom blocks (thanks
@zackdesigns).
This is really easy to use, you just need to add a hardness subsection to your noteblock mechanic section (it is not mandatory).
Code (Text):
hardness:
period: 8
best_tools:
- PICKAXE
This also fixes font generation on windows servers by generation ascii escape code for unicodes.
I hope you'll like the update,
Thomas