It has made the config file in its plugin folder, but disabling mods wont work. and I cant get Print on Schematica to work at all, it works perfectly in a singleplayer world. Ive tried all I could find, but no luck.
this is what the config.json contains:
{
"modsDisallowed": {
"Schematica": {
"disabled": false,
"extra_data": {
"printerEnabled": {
"forced": true
}
}
}
}
}
I tried having nothing in the config.json, then I tried just having nothing inside the ""modsDisallowed" table. but no luck.
I'm on version 1.16.4, same as the server
Please let me know what I'm doing wrong