Initial Commit

This commit is contained in:
luxtracon
2025-11-01 17:56:55 +01:00
commit 6114bde241
376 changed files with 13701 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"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
}
}