Re-configured most mods, and moved all configurations out of YOSBR for
this release.
This commit is contained in:
parent
ea8c9dc061
commit
3838bec80c
65 changed files with 120 additions and 1286 deletions
75
config/panorama_screens/settings.json
Normal file
75
config/panorama_screens/settings.json
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"printScreenNames": false,
|
||||
"panoramaAllowList": [
|
||||
"net.minecraft.",
|
||||
"net.optifine.gui.",
|
||||
"quark.base.client",
|
||||
"shedaniel.clothconfig2.gui.",
|
||||
"bumblesoftware.fastload.client",
|
||||
"fuzs.configmenusforge.client",
|
||||
"jellysquid.mods.sodium.client.",
|
||||
"reeses_sodium_options.client",
|
||||
"blamejared.controlling",
|
||||
"mc.ipnext.gui",
|
||||
"me.juancarloscp52.spyglass_improvements.client",
|
||||
"dev.tr7zw.skinlayers.",
|
||||
"mcp.mobius.waila.gui.",
|
||||
"dqu.additionaladditions.config",
|
||||
"bclib.client.gui.",
|
||||
"cominixo.betterf3.config.gui",
|
||||
"pepperbell.continuity.client.config",
|
||||
"redlimerl.detailab.screen",
|
||||
"kyrptonaught.kyrptconfig.config.screen",
|
||||
"megane.runtime.config.screen",
|
||||
"terraformersmc.modmenu.gui.ModMenuOptionsScreen",
|
||||
"yalter.mousetweaks.ConfigScreen",
|
||||
"dev.tr7zw.notenoughanimations.",
|
||||
"ha3.presencefootsteps.",
|
||||
"shedaniel.rei.impl.client.gui.credits.",
|
||||
"xaero.common.gui.",
|
||||
"xaero.map.gui.",
|
||||
"juuxel.adorn.client.gui.screen.",
|
||||
"net.puzzlemc.gui.screen.",
|
||||
"midnightdust.core.screen.",
|
||||
"midnightdust.lib.config.",
|
||||
"betternether.config.screen",
|
||||
"minenash.enhanced_attack_indicator.config.",
|
||||
"jamalam360.jamlib.config.",
|
||||
"darkhax.tipsmod.impl.gui.",
|
||||
"natamus.collective_common_forge.config.",
|
||||
"natamus.collective_common_fabric.config.",
|
||||
"natamus.collective.fabric.config",
|
||||
"natamus.collective.forge.config",
|
||||
"izofar.takesapillage.client.gui",
|
||||
"snownee.jade.gui.",
|
||||
"chunksfadein.gui.",
|
||||
"colormatic.",
|
||||
"deepslatecutting.config.",
|
||||
"nicerskies.gui.",
|
||||
"pingwheel.client.",
|
||||
"corail.tombstone.gui",
|
||||
"fpsreducer.gui.",
|
||||
"moreoverlays.gui.",
|
||||
"minecraftforge.client.gui.config.",
|
||||
".computercraft.",
|
||||
"ctm.client.config",
|
||||
"healthoverlay.config.",
|
||||
".cotton.gui.impl.modmenu.",
|
||||
"spell_engine.client.gui.",
|
||||
"catalogue.client.",
|
||||
"bisecthosting.mods.bhmenu",
|
||||
"oauth.gui.",
|
||||
"borderless.client.",
|
||||
"borderlessmining.config",
|
||||
"languagereload.config.",
|
||||
"ftbauxilium.screens.",
|
||||
"advancednetherite.client.",
|
||||
"minetogether.orderform.screen.",
|
||||
"minetogether.chat.gui.MutedUsersScreen",
|
||||
"minetogether.gui.SettingsScreen",
|
||||
"configured.client",
|
||||
"voicechat.gui.VoiceChatSettingsScreen",
|
||||
"dev.dediamondpro.resourcify.gui.browsepage.BrowseScreen"
|
||||
],
|
||||
"panoramaBlockList": ["net.optifine.shaders.gui."]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue