Advertisement
V497_Vesper

Untitled

May 22nd, 2024
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.74 KB | None | 0 0
  1. {
  2.   "root": {
  3.     "lastchosenfile": "C:\\Users\\William\\Documents\\MultiMC\\instances\\CPM Testing\\.minecraft\\Custom Character Skins\\Misc Skins\\Friendly types\\Miyuki\\10 Miyuki Goth-ish.png"
  4.   },
  5.   "gui": {
  6.     // When enabled, will hide the pants button from the main menu. You will need to use Mod Menu or the in-game shortcut to access the skin uploading gui if you turn this one
  7.     "disablepantsbutton": false
  8.   },
  9.   "filesystem": {
  10.     // When enable, will always use the native dialogue for opening and saving files
  11.     "usenativefilechooser": true,
  12.     // When enabled, will use the native dialogue for opening and saving files only when running inside a sandboxed environment (flatpaks),
  13.     "enablesandboxingcheck": true
  14.   }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement