Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only supports Minecraft Offical Version and some MODs,hope supports more mods. #5

Open
1 task done
blueshadowlaser2023 opened this issue Mar 14, 2024 · 2 comments

Comments

@blueshadowlaser2023
Copy link

blueshadowlaser2023 commented Mar 14, 2024

Describe the suggestion

    net.minecraft.client.gui.inventory.GuiInventory:true
    net.minecraft.client.gui.inventory.GuiChest:true
    net.minecraft.client.gui.GuiIngameMenu:true

These could sucessful pause the game
but when I open some mod container, it's uselessful, the game is resume
There is some example(all is at 1.12.2):

   com.tattyseal.compactstorage.client.gui.GuiChest:true

is failure at pause the game.
from this mod:
https://www.curseforge.com/minecraft/mc-mods/compactstorage
I use this version: CompactStorage-3.1-12.jar.

 baubles.client.gui.GuiPlayerExpanded:true

is also failure
from this mod:
https://www.curseforge.com/minecraft/mc-mods/baubles
I use this version: Baubles-1.12-1.5.2.jar

    com.lothrazar.cyclicmagic.playerupgrade.storage.GuiPlayerExtended:true
    com.lothrazar.cyclicmagic.playerupgrade.crafting.GuiPlayerExtWorkbench:true

is also failure
from this mod:
https://www.curseforge.com/minecraft/mc-mods/cyclic
I use this version: Cyclic-1.12.2-1.20.14.jar

    com.anotherstar.client.gui.GUIContainerLoliPickaxe:true

is also failure
from this mod:
https://github.com/IslenautsGK/LoliPickaxe/releases/tag/1.2.12
I use this version: LoliPickaxe-1.2.12-1.12.2.jar

Sincerely hope this mod could support these mod's GUI

There is, in addition, one further point to praise,some mod get good support.

https://github.com/LambdaInnovation/AcademyCraft/releases/tag/1.1.3
https://www.curseforge.com/minecraft/mc-mods/hbms-nuclear-tech-mod-extended-edition

These mod is good support, just add the following statement:
com.hbm.inventory.gui.GUIScreenSatCoord:true
com.hbm.inventory.gui.GUIScreenSatInterface:true
cn.academy.terminal.app.AppAbout$AboutUI:true
cn.academy.terminal.app.settings.SettingsUI:true
cn.academy.misc.media.MediaGui:true
cn.academy.ability.client.ui.Common$TreeScreen:true
cn.academy.client.gui.GuiTutorial:true
Then the game is perfectly paused when I open these mod's GUI.

Screenshots and/or videos

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@blueshadowlaser2023 blueshadowlaser2023 changed the title Only supports Minecraft original and some MODs,hope supports some backupack mod. Only supports Minecraft offinal Version and some MODs,hope supports some backupack mod. Mar 14, 2024
@blueshadowlaser2023 blueshadowlaser2023 changed the title Only supports Minecraft offinal Version and some MODs,hope supports some backupack mod. Only supports Minecraft offical Version and some MODs,hope supports some backupack mod. Mar 14, 2024
@blueshadowlaser2023 blueshadowlaser2023 changed the title Only supports Minecraft offical Version and some MODs,hope supports some backupack mod. Only supports Minecraft Offical Version and some MODs,hope supports some backupack mod. Mar 14, 2024
@blueshadowlaser2023 blueshadowlaser2023 changed the title Only supports Minecraft Offical Version and some MODs,hope supports some backupack mod. Only supports Minecraft Offical Version and some MODs,hope supports more mod. Mar 14, 2024
@blueshadowlaser2023 blueshadowlaser2023 changed the title Only supports Minecraft Offical Version and some MODs,hope supports more mod. Only supports Minecraft Offical Version and some MODs,hope supports more mods. Mar 14, 2024
@Desoroxxx
Copy link
Member

What version of FlexiPause are you using?

@blueshadowlaser2023
Copy link
Author

What version of FlexiPause are you using?

The newest version which you update at March 11th。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants