@@ -23,7 +23,6 @@ rhino.local.properties
2323usercache.json
2424usernamecache.json
2525emi.json
26- kubejs_client_data.json
2726
2827# Pakku
2928build /
@@ -56,8 +55,67 @@ modpack-metadata.json
5655/kubejs /config /probe-settings.json
5756/kubejs /* /jsconfig.json
5857
59- # Configs
60- /config
58+ # Client configs (with exceptions below)
59+ /config /** /* client. *
60+
61+ ! /config /sophisticatedstorage-client.toml
62+ ! /config /** /darkmodeeverywhere-client.toml
63+ ! /config /create-client.toml
64+
65+ # Configs (generaly ones that tend to edit the date on launch)
66+ config /fml.toml
67+ config /jei /world /local /*
68+ config /fabric /indigo-renderer.properties
69+ config /roughlyenoughitems /pinyin * .properties
70+ config /trofers /general.json5
71+ config /roughlyenoughitems /config.json5
72+ config /sidebar_buttons.json
73+ config /oculus.properties
74+ config /modernfix-mixins.properties
75+ config /immediatelyfast.json
76+ config /ftbbackups2.json
77+ config /packetfixer.properties
78+ config /spark /tmp /
79+ config /spark /activity.json
80+ config /roughlyenoughitems /hints.json
81+ config /voicechat /username-cache.json
82+ config /minihud /*
83+ config /embeddium-fingerprint.json
84+ config /chiselsandbits-common.toml
85+ config /defaultworldtype /world-presets.txt
86+ config /jecalculation /record.json
87+ config /jade /sort-order.json
88+ config /jei *
89+ config /embeddium++.toml
90+ config /emi.css
91+ config /darkmodeeverywhereshaders *
92+ config /ichunutil /themes /
93+ config /gtceu.yaml
94+ defaultconfigs /ftbultimine /ftbultimine- * .snbt
95+ config /watut-server.toml
96+ config /watut-item-arm-adjustments.json
97+ config /watut-common.toml
98+ config /voicechat /voicechat-server.properties
99+ config /voicechat /translations.properties
100+ config /voicechat /player-volumes.properties
101+ config /voicechat /category-volumes.properties
102+ config /sound_physics_remastered /soundphysics.properties
103+ config /sound_physics_remastered /sound_rates.properties
104+ config /sound_physics_remastered /reflectivity.properties
105+ config /sound_physics_remastered /occlusion.properties
106+ config /NoChatReports /README.md
107+ config /NoChatReports /NCR-ServerPreferences.json
108+ config /NoChatReports /NCR-Encryption.json
109+ config /NoChatReports /NCR-Common.json
110+ config /fastsuite.cfg
111+ config /fastbench.cfg
112+ config /everycomp-hazardous.toml
113+ config /dragonlib-common.toml
114+ config /createrailwaysnavigator-common.toml
115+ config /createmechanicalcompanion-common.toml
116+ config /createcasing-common.toml
117+ config /create_connected-common.toml
118+ config /CoroUtil /General.toml
61119
62120# Linux
63121* ~
@@ -75,4 +133,4 @@ $RECYCLE.BIN/
75133# macOS
76134.DS_Store
77135.AppleDouble
78- .LSOverride
136+ .LSOverride
0 commit comments