Commit 1fd1c3f
committed
Set mod environment to server in fabric.mod.json
This update changes the mod's environment from universal ("*") to server-specific. It ensures the mod is only loaded in server environments, preventing unnecessary client-side initialization.1 parent 57b810d commit 1fd1c3f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments