promotional bannermobile promotional banner

GottschCore

This is a new base library of code that is used in all of my other mods.

File Details

gottschcore-1.20.1-2.2.0.jar

  • R
  • Aug 21, 2024
  • 177.40 KB
  • 37.1K
  • 1.20.1
  • Forge

File Name

gottschcore-1.20.1-2.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gottschcore-272450:5650843")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Required change to support Treasure2

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.2.0] - 2024-08-20

Changed

  • changed WeightedCollection.add() to synchronized.

Added

  • WeightedCollection.remove(T key) method.