mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 18:07:05 +08:00
17 lines
439 B
JSON
17 lines
439 B
JSON
{
|
|
"screenBlacklist": [
|
|
"com.mamiyaotaru.voxelmap.persistent.GuiPersistentMap"
|
|
],
|
|
"screenWhitelist": [
|
|
"net.minecraft.class_473",
|
|
"net.minecraft.class_498",
|
|
"net.minecraft.class_442",
|
|
"net.minecraft.class_7744",
|
|
"journeymap.client.ui.waypoint.WaypointEditor",
|
|
"com.ldtteam.blockout.BOScreen"
|
|
],
|
|
"inputBlacklist": [],
|
|
"inputWhitelist": [],
|
|
"enableScreenRecovering": false,
|
|
"recoveredScreens": []
|
|
} |