File Details
[neoforge] gottschcore-neoforge-1.21.1-2.3.0.jar
- R
- Feb 12, 2025
- 177.67 KB
- 793
- 1.21.1
- NeoForge
File Name
gottschcore-neoforge-1.21.1-2.3.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
**# Changelog for GottschCore 1.20.1
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.3.0] - 2024-10-27
Changed
- deprecated usage of Coords constructors in favor of static of() methods.
- deprecated Quantity
Added
- InterRange
- DoubleRange
[2.2.0] - 2024-08-20
Changed
- changed WeightedCollection.add() to synchronized.
Added
- WeightedCollection.remove(T key) method.

