promotional bannermobile promotional banner

CCore

Contains useful functions that my mods can use.

File Details

[1.20.1] v1.0.4

  • R
  • Jun 14, 2023
  • 58.23 KB
  • 18.0K
  • 1.20.1
  • Forge

File Name

ccore-1.0.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[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.