Skip to content

Version 8.9.0

Compare
Choose a tag to compare
@KevinDaGame KevinDaGame released this 06 Jun 09:03
· 153 commits to master since this release
2bfb285

What's Changed

We've refactored our materials implementation to allow for the use of custom materials and to reduce update effort. This means that modded materials with ArcLight are now supported

If you use our api in your plugin you may need to refactor some code. We've renamed VoxelMaterial#getName to VoxelMaterial#getKey

For the technical snipers

Be aware. The forge release is in beta. There will be bugs. These won't be fixed for 1.19.4

Full Changelog: v8.8.1...v8.9.0