promotional bannermobile promotional banner

VoxelSniper Reimagined

The VoxelSniper you know and love. Reimagined!

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

Forge

implementation fg.deobf("curse.maven:voxelsniper-reimagined-895477:4676789")

NeoForge

implementation fg.deobf("curse.maven:voxelsniper-reimagined-895477:4676789")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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

Full Changelog: <tt>v8.8.1...v8.9.0</tt>