update default configs :3
This commit is contained in:
parent
95e70bf627
commit
61dcd3d108
134 changed files with 7873 additions and 1 deletions
36
config/invmove/unrecognized.json
Normal file
36
config/invmove/unrecognized.json
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"allowMovement": {
|
||||
"io.github.apace100.origins.screen.ChooseOriginScreen": true,
|
||||
"io.github.apace100.origins.screen.WaitForNextLayerScreen": true,
|
||||
"quilt.net.mca.client.gui.DestinyScreen": true,
|
||||
"net.minecraft.class_433": true,
|
||||
"me.shedaniel.clothconfig2.gui.ClothConfigScreen": true,
|
||||
"net.spellcraftgaming.rpghud.gui.GuiSettingsMod": true,
|
||||
"journeymap.client.ui.waypoint.WaypointManager": true,
|
||||
"de.maxhenkel.voicechat.gui.VoiceChatScreen": true,
|
||||
"io.github.apace100.origins.screen.ViewOriginScreen": true,
|
||||
"de.maxhenkel.voicechat.gui.group.JoinGroupScreen": true,
|
||||
"me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen": true,
|
||||
"com.simibubi.create.foundation.ponder.ui.PonderUI": true,
|
||||
"rbasamoyai.createbigcannons.munitions.autocannon.ammo_container.AutocannonAmmoContainerScreen": true,
|
||||
"io.github.bumblesoftware.fastload.client.BuildingTerrainScreen": true,
|
||||
"de.maxhenkel.voicechat.gui.VoiceChatSettingsScreen": true,
|
||||
"com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsScreen": true,
|
||||
"net.minecraft.class_407": true,
|
||||
"quilt.net.mca.client.gui.InteractScreen": true,
|
||||
"journeymap.client.ui.dialog.AboutDialog": true,
|
||||
"journeymap.client.ui.dialog.OptionsManager": true,
|
||||
"journeymap.client.ui.component.ScrollPaneScreen": true,
|
||||
"journeymap.client.ui.fullscreen.Fullscreen": true,
|
||||
"dan200.computercraft.client.gui.ComputerScreen": true,
|
||||
"dev.isxander.controlify.gui.screen.ControllerCalibrationScreen": true,
|
||||
"dev.isxander.controlify.gui.screen.ControllerCarouselScreen": true,
|
||||
"dev.isxander.yacl3.gui.YACLScreen": true,
|
||||
"dev.isxander.controlify.gui.screen.RadialMenuScreen": true
|
||||
},
|
||||
"hideBackground": {
|
||||
"me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen": true,
|
||||
"rbasamoyai.createbigcannons.munitions.autocannon.ammo_container.AutocannonAmmoContainerScreen": true,
|
||||
"dan200.computercraft.client.gui.ComputerScreen": true
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue