Poopooracoocoo opened this issue 9 months ago ยท 0 comments
and just a heads up: "depends": {"minecraft": "~1.21"} does not work the way you expect it to. Minecraft does not follow SemVer!
"depends": {"minecraft": "~1.21"}
you should also remove "suggests": {"another-mod": "*"}
"suggests": {"another-mod": "*"}