code
code copied to clipboard
Exporting modpacks isn't very "CORRECT"
Describe the bug
You should be able to tell the issue. wasn't an issue months ago.
Steps to reproduce
export extract in filesystem open read
Expected behavior
"server": "optional" or "none",
System information
No response
Additional context
If somehow you missed the whole context of the issue. The mod is meant for the client only yet appears as required in the json file.
Mods which are marked as server probably shouldn't be marked as unsupported on the client - they usually have an effect in singleplayer. However, client side mods should virtually never be installed on the server unless I'm missing something.
As indicated in code comments it seems you will eventually be able to customise each file! But IMO the defaults should only be marking as unsupported on the server if it mod is marked as "client" and not the other way around.
This seems to be a duplicate of #911
Duplicate of #911