
Does not specify environment in FMJ
Poopooracoocoo opened this issue ยท 1 comments
This mod is client sided but does not specify the environment in the FMJ
and just a heads up: "depends": {"minecraft": "~1.21"}
does not work the way you expect it to. Minecraft does not follow SemVer!
you should also remove "suggests": {"another-mod": "*"}
Specified environments in 4fc0cb7