[BUG] Lithostitched dependency is not declared in mods.toml or fabric.mods.json
Poopooracoocoo opened this issue ยท 1 comments
Describe the bug
Your Forge mods.toml
and your Fabric fabric.mod.json
should have the dependency on lithostitched to prevent crashes when it is missing and prompt the user to install it.
In particular this helps manual download users who may not check dependencies. Yes, it's their fault but this can help!
To Reproduce
Steps to reproduce the behaviour:
- Launch game with CTOV but without Lithostitched
Expected behaviour
Prompt users to install Lithostitched without crashing
Screenshots
If applicable, add screenshots to help explain your problem.
Minecraft Version
1.20.1
CTOV Version
3.4.4
Add-ons used (Before 1.20)
Do you install Lithostitched?(1.20+)
No
Log
Additional context
Add any other context about the problem here.
Completed in this commit