code icon indicating copy to clipboard operation
code copied to clipboard

Exporting modpacks isn't very "CORRECT"

Open Rocksy7 opened this issue 1 year ago • 2 comments

Describe the bug

image image 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.

Rocksy7 avatar Mar 17 '24 00:03 Rocksy7

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.

TheKodeToad avatar Mar 19 '24 01:03 TheKodeToad

This seems to be a duplicate of #911

JulianVennen avatar Apr 25 '24 11:04 JulianVennen

Duplicate of #911

Minenash avatar Aug 29 '24 05:08 Minenash