The common publication doesn't let you reference (neo)forge config classes
thexaero opened this issue ยท 2 comments
Mod Loader (Required)
Fabric
Minecraft Version (Required)
1.20.2
Mod Version (Required)
20.2.6
Notes (Required)
Can't really use the common build as a dependency in my common project it seems. Can't reference ForgeConfigSpec or ModConfigSpec. Not sure if I'm doing something wrong. Please let me know. I'll try using the fabric build in the common project for now though, like I did before the common builds existed.
latest.log (Optional)
No response
Use fuzs.forgeconfigapiport:forgeconfigapiport-common-neoforgeapi
, not fuzs.forgeconfigapiport:forgeconfigapiport-common
.