File Details
voxelsniper-8.9.0-forge.jar
- B
- Aug 1, 2023
- 3.15 MB
- 289
- 1.19.4
- Forge + 1
File Name
voxelsniper-8.9.0-forge.jar
Supported Versions
- 1.19.4
Curse Maven Snippet
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
- Feat/material refactor by @KevinDaGame in #174
Full Changelog: <tt>v8.8.1...v8.9.0</tt>

