promotional bannermobile promotional banner

GottschCore

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

gottschcore-1.20.1-2.4.0.jar

File namegottschcore-1.20.1-2.4.0.jar
Uploader
gottschgottsch
Uploaded
Jun 7, 2025
Downloads
10.6K
Size
195.0 KB
Mod Loaders
Forge
File ID
6626483
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:gottschcore-272450:6626483")

Learn more about Curse Maven

What's new

**# 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.

This mod has no related projects