Advertisement
Dev_Codec

Untitled

Feb 14th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. {
  2. "name": "stacia",
  3. "title": "Stacia Expert",
  4. "gameVersion": "1.16.5",
  5. "launch": {
  6. "flags": [
  7. "-Dfml.ignoreInvalidMinecraftCertificates=true"
  8. ]
  9. },
  10. "userFiles": {
  11. "include": [
  12. "mods/*",
  13. "defaultconfigs/*",
  14. "modpack/*",
  15. "local/*",
  16. "scripts/*",
  17. "kubejs/*",
  18. "resources/*",
  19. "schematics/*",
  20. "scriptsFormatted/*",
  21. "servers.dat",
  22. "mods-resourcepacks/*"
  23. ]
  24. }
  25. }
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement