File Details
gottschcore-1.20.1-2.4.0.jar
- R
- Jun 7, 2025
- 194.97 KB
- 10.5K
- 1.20.1
- Forge
File Name
gottschcore-1.20.1-2.4.0.jar
Supported Versions
- 1.20.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.4.0] - 2025-05-09
Added
- IHalfBlock block interface
- HalfBlock block
- FacingHalfBlock
- WaterloggedFacingHalfBlock block
- ModUtil class - contains asLocation(), mcLocation() methods, spawnMob(), spawnAndAddMob() methods.
[2.3.0] - 2024-10-27
Changed
- deprecated usage of Coords constructors in favor of static of() methods.
[2.2.0] - 2024-08-20
Changed
- changed WeightedCollection.add() to synchronized.
Added
- WeightedCollection.remove(T key) method.

