official create 0.5.1.j support
laptoppunk opened this issue ยท 2 comments
in mods.toml, change the create version requirements from anything above 1.0 to anything above 0.5.1.j
should look like this
[[dependencies.sob]]
modId="create"
mandatory=false
versionRange="[0.5.1.j,)"
ordering="NONE"
side="BOTH"
The mod works fine otherwise, just wont boot unless this change is made.