
GottschCore
This is a new base library (API) that is used in all of my other mods.
- Загрузки
- 13K
- Подписчики
- 1
- Обновлён
- 5 июня 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 3 февраля 2023 г.

Some mods that currently use this library:
Treasure2
Legacy Vault
Protect It
Dungeon Denizens
Enemy Echelons
Dungeons2
Fast Ladder
Metals
Filename format: [mod name]-mc[minecraft version]-f[forge version]-v[mod version].jar
Ex.
Ченджлог
2.6.0Релиз1.21.1 · 5 июня 2026 г.
**# Changelog for GottschCore 1.21.1 for NeoForge
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.6.0] - 2026-03-26
Changed
- Update BST - dimensional aware.
- ProximitySpawnerBlockEntity.
- Box added new methods.
- SpawnUtil.
- Add Codec to Heading,
Added
- MobCount, MobSetData, MobSetDataHandler, MobSetDataRegistry, WeightedMob
- StructureMobSetBlock, ProximityMobSetSpawnerBlockEntity, StructureMobSetBlockEntity
- MobSetConfiguration
[2.5.1] - 2025-09-23
Changed
- Fixed AbstractProximinityBlockEntity load() method to properly check for "proximity" value.
- this had prevented proximity from loading properly and always defaulting to the 5D value.
[2.5.0] - 2025-06-15
Added
- Interval implementation for bst package.
[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.
- deprecated Quantity
Added
- InterRange
- DoubleRange
[2.2.0] - 2024-08-20
Changed
- changed WeightedCollection.add() to synchronized.
Added
- WeightedCollection.remove(T key) method.
2.8.0Релиз1.20.1 · 5 июня 2026 г.
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.8.0] - 2026-05-25
Added
- New
commandpackage with shared formatting tools for admin and debug commands.CommandResponseFormatter— builds coloured status messages (success, failure, warning, info) in shorthand or full form. Works with either plainComponentobjects or translation keys. IncludesformatConfirmPrompt()for two-step destructive command flows.ReportBuilder— fluent builder for structured reports (e.g.inspectcommands). Auto-aligns label column, supports sections, blank lines, and notes.FormatterConstants— shared box-drawing characters, semantic icons, style helpers, clickable/suggestable component builders, andbuildConfirmButton()for confirmation prompts.
DimensionCoords— immutable coordinate class that extendsCoordswith aResourceKey<Level>dimension field. Supportssave()/load()NBT serialization (adds a"dimension"string tag alongside x/y/z). Defaults to the overworld when loading old data without a dimension tag. Factory methods:DimensionCoords.of(dimension, x, y, z),of(dimension, BlockPos),of(dimension, ICoords).
[2.6.0] - 2026-03-26
Changed
- Update BST - dimensional aware.
- ProximitySpawnerBlockEntity.
- Box added new methods.
- SpawnUtil.
Added
- MobCount, MobSetData, MobSetDataHandler, MobSetDataRegistry, WeightedMob
- StructureMobSetBlock, ProximityMobSetSpawnerBlockEntity, StructureMobSetBlockEntity
- MobSetConfiguration
[2.5.1] - 2025-09-23
Changed
- Fixed AbstractProximinityBlockEntity load() method to properly check for "proximity" value.
- this had prevented proximity from loading properly and always defaulting to the 5D value.
[2.5.0] - 2025-06-15
Added
- Interval implementation for bst package.
[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.1.0Релиз1.19.3 · 16 февраля 2023 г.
port to fabric
2.1.0Релиз1.19.2 · 16 февраля 2023 г.
port to fabric
2.1.0Релиз1.18.2 · 16 февраля 2023 г.
port to fabric
Комментарии
Загружаем…
