DoxCore

Shared library for Dox mods — soft-link APIs so they mesh without hard dependencies.
Back to Files

doxcore-1.0.1.jar

File namedoxcore-1.0.1.jar
Uploader
Doxa97Doxa97
Uploaded
Jul 24, 2026
Downloads
710
Size
10.3 KB
Mod Loaders
Forge
File ID
8497593
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:doxcore-1620049:8497593")

Learn more about Curse Maven

What's new

Fixed
- Crash on load for users who received an older 1.0.0 jar: the DoxItemSize API
  (com.doxa.doxcore.api.DoxItemSize), added after the initial 1.0.0 release, was
  missing from that jar, so DoxPartHealth / DoxAmmo / DoxBackpack crashed with
  NoClassDefFoundError. Bumped to 1.0.1 so the jar containing DoxItemSize is
  unambiguous. Please update DoxCore to 1.0.1 (dependents now require it).

This mod has no related projects