promotional bannermobile promotional banner

CCore

Contains useful functions that my mods can use.

File Details

[1.20.1] v1.0.5

  • R
  • Sep 27, 2023
  • 63.38 KB
  • 113.8K
  • 1.20.1
  • Forge

File Name

ccore-1.0.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[v1.0.5]
- Fixed bugs with ContainerHelper methods.
- Added Item to help test functions. This item is really only helpful to me, please ignore it.

[v1.0.3]
- Refined LoreHelper code
- Moved countByStacks method from ItemHelper to its own class (ComponentHelper)
- Fixed bug with Locations not comparing correctly.

[v1.0.2]
- Attempt to fix BlockScanner bug.

[v1.0.1]
- Added BlockScanner class.
- Added UnitMessenger class.

[v1.0.1]
- Removed useless registry classes.

[v1.0.0]
- Initial build.