Initial release for 1.21.1. No notable changes. This release is compatible with 1.21.
Commit log: 1.21-v1.12.0...1.21.1-v1.13.0
Initial release for 1.21. No notable changes.
Commit log: 1.21-v1.12.0
Initial release for 1.20.6. No notable changes.
Commit log: 1.20.4-v1.10.0...1.20.6-v1.11.0
Initial release for 1.20.4. First release for NeoForge. No notable changes.
Commit log: https://github.com/sciwhiz12/SnowyWeaponry/compare/1.20.2-v1.9.0...1.20.4-v.1.10.0
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 dedicatedpotion_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
Initial release for 1.20.1. No notable changes.
Commit log: 1.19.4-v1.7.0...1.20.1-v1.8.0
Initial release for 1.19.4. No notable changes.
Commit log: 1.19.3-v1.6.1...1.19.4-v1.7.0
No additional features of note. Simplified Chinese translations were contributed by @sssssLug (#3).
Commit log: 1.19.3-v1.6.0...1.19.3-v1.6.1
Initial release for 1.19.3. No notable changes.
Commit log: 1.19.2-v1.5.0...1.19.3-v1.6.0
First release for Minecraft 1.19.2.
-
📜 Added JEI integration.
Players can now use JEI to view the recipes for the potion snow cones. Previously, the recipes for potion snow cones were the only ones that did not work in JEI.
-
🪲 Fixed bug where crafting potion snow cones with a regular potion did not return a glass bottle.
Commit log: 1.19.1-v1.4.0...1.19.2-v1.5.0
Initial release for 1.19.1. No notable changes.
Commit log: 1.18.2-v1.3.1...1.19.1-v1.4.0
No additional features of note. Russian translations were contributed by @Malikue (#1).
Commit log: 1.18.2-v1.3.0...1.18.2-v1.3.1
First release for Minecraft 1.18.2. No new features of note.
Commit log: 1.18.x-v1.2.0...1.18.2-v1.3.0
First release for Minecraft 1.18.1. No new features of note.
Commit log: v1.1.0...1.18.x-v1.2.0
Adds Explosive Snowballs, a new weapon of mass-destruction!
Crafted with 3 snowballs and 2 gunpowder in any shape, these gunpowder-packed snow grenades explode on impact, dealing a medium amount of damage to all entities nearby.
Also added dispenser behaviors for all snowballs. Now you can automate your snow-based defense!