promotional bannermobile promotional banner

Snowy Weaponry

Snowballs with metal chunks, and snow cones too!

File Details

v1.9.0 for 1.20.2

  • R
  • Nov 30, 2023
  • 66.64 KB
  • 248
  • 1.20.2
  • Forge

File Name

SnowyWeaponry-1.20.2-1.9.0.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:snowy-weaponry-424431:4915004")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Initial release for 1.20.2. No new features, only cosmetic changes.

This is the final release for Forge. The next release, also for 1.20.2, and all future releases will be for NeoForge.

  • 🖼️ Adjusted potion snow cone model to remove Z-fighting on model.

Instead of the model using the snow_cone texture for the base, it now uses a dedicated potion_snow_cone_base item texture. This eliminates Z-fighting on the item model caused by the overlap between the old base texture and the potion overlay texture.

  • 🔍 Compressed and cleaned up texture files.

A lossless PNG optimizer was used on the texture files, to reduce their filesize (even if they're already tiny). Additionally, some non-solid (transparent/translucent) pixels were removed from the textures. In particular, the textures for the snow cone and the potion snow cone overlay had some translucent pixels removed.

Commit log: https://github.com/sciwhiz12/SnowyWeaponry/compare/1.20.1-v1.8.0...1.20.2-v1.9.0