mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
更新MOD
This commit is contained in:
17
.minecraft/config/imblocker.json
Normal file
17
.minecraft/config/imblocker.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user