JavaDungeons

JavaDungeons

26.9k Downloads

Towlette not listed in fabric.mod.json as required

Linguardium opened this issue ยท 0 comments

commented

towelette is required but not marked as required nor included in the build.gradle.

putting the required entry into the fabric.mod.json will pop up a "missing requirement" popup on launch rather than just crashing the game when missing.

it also isnt listed as required anywhere, but it is.
ideally, add it as required or include it jar-in-jar via an include line in dependencies.

if marking it as required and requiring users to download it, mark it as a required dependency on curseforge as well to let people know they will need it