Advertisement
Guest User

Untitled

a guest
Apr 10th, 2024
7
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. {
  2. "modpackName": "Flumbus Inc",
  3. "modpackHost": true,
  4. "generateModpackOnStart": true,
  5. "syncedFiles": [
  6. "/mods/",
  7. "/config/"
  8. ],
  9. "allowEditsInFiles": [
  10. "/options.txt",
  11. "/config/iris.properties",
  12. "/config/flywheel.json",
  13. "/config/sodium-extra-options.json",
  14. "/config/sodium-options.json",
  15. "/config/utilitybelt.json",
  16. "/config/emotecraft_emote_map.json",
  17. "/config/emotecraft.json",
  18. "/emotes/"
  19. ],
  20. "requireAutoModpackOnClient": true,
  21. "autoExcludeServerSideMods": true,
  22. "hostModpackOnMinecraftPort": true,
  23. "hostIp": "",
  24. "hostLocalIp": "",
  25. "updateIpsOnEveryStart": true,
  26. "hostPort": 30037,
  27. "reverseProxy": false,
  28. "selfUpdater": true,
  29. "acceptedLoaders": [
  30. "fabric"
  31. ]
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement