Files
test/config/invmove/unrecognized.json
2025-11-01 17:56:55 +01:00

15 lines
578 B
JSON

{
"allowMovement": {
"top.theillusivec4.curios.client.gui.CuriosScreen": true,
"de.maxhenkel.corpse.gui.CorpseInventoryScreen": true,
"com.minenash.seamless_loading_screen.FadeScreen": true,
"journeymap.client.ui.fullscreen.Fullscreen": true,
"mezz.jei.gui.recipes.RecipesGui": true
},
"hideBackground": {
"top.theillusivec4.curios.client.gui.CuriosScreen": true,
"de.maxhenkel.corpse.gui.CorpseInventoryScreen": true,
"mezz.jei.gui.recipes.RecipesGui": true,
"net.blay09.mods.waystones.client.gui.screen.WaystoneEditScreen": true
}
}