Compare commits

...

2 commits
2.5.0 ... HEAD

Author SHA1 Message Date
Sergeant Acoustic 1a99e68492 Update changelog 2026-08-29 21:09:51 +01:00
Sergeant Acoustic 27d269e28f Update changelog 2026-07-31 14:09:35 +01:00

View file

@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Thrown potions now make a trail of particles and create a ring around the effect edge
- Throwable potions can now be charged like a bow to increase throw distance
- Charging too long makes you accidentally drink them
### Changed
- Slightly shortened cooldown on throwing splash potions (1.5s -> 1.2s)
- Resistance now instead grants increased armour and armour toughness
## [2.5.0]
### Added
@ -14,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Copper bars and trapdoors had the same recipe
- Magma Cube melee attacks no longer apply every tick with no cooldown
- Fixed Blazes instantly killing players hanging around spawners.
- Fixed Blazes instantly killing players hanging around spawners
- Copper gear wasn't being added to the recipe book
## [2.4.0]