1.20.1-FearFactoryTest
minecraft
config
Obscuria
alexscaves_biome_generation
apotheosis
ars_elemental
ars_nouveau
ars_ocultas
avaritia
betterfortresses
cataclysm
chunky
fabric
fog
hammerlib
hex_ars_link
iceandfire
inline
jei
l2_configs
pickupnotifier
regions_unexplored
sanitydim
sereneseasons
ultimine_addition
client-config.toml
common-config.toml
ArPhEx Configurations.toml
ButchersDelight.json
Deep Void Config.toml
Hexerei-client.toml
Hexerei-common.toml
UndeadUnleashed.toml
ZoNiEx Configurations.toml
aftershock.json
alexscaves-client.toml
alexscaves-general.toml
allthetrims.json
amendments-client.toml
amendments-common.toml
apothic_cataclysm-common.toml
ars_elemental-client.toml
ars_elemental-common.toml
ars_nouveau-client.toml
ars_nouveau-common.toml
ars_nouveau-server.toml
arsdelight-common.toml
attributeslib.cfg
avaritia-common.toml
azurelib.json
betteradvancements-client.toml
betterendisland-forge-1_20.toml
betterfortresses-forge-1_20.toml
bloodmagic-client.toml
bloodmagic-common.toml
blueprint-client.toml
blueprint-common.toml
born_in_chaos_[Forge]1.20.1_1.7.jar
botania-client.toml
botania-common.toml
botanicadds.cfg
burninthesun-common.toml
burnt_1_9_0_2_config.json
butcher.toml
cataclysm.toml
chimes-client.toml
chimes-common.toml
chunkloaders-common.toml
citadel-common.toml
configurablebossbars.json
connector.json
copycats-client.toml
copycats-common.toml
corpsecurioscompat-common.toml
crabbersdelight-common.toml
create-client.toml
create-common.toml
create_central_kitchen-common.toml
create_new_age-client.toml
create_new_age-common.toml
createaddition-common.toml
createcasing-common.toml
creategoggles-client.toml
creategoggles-common.toml
createoreexcavation-common.toml
cupboard.json
curios-client.toml
curios-common.toml
cyclopscore-common.toml
darkness.properties
darkwaters.json
deeperdarker-common.toml
dimdoors-config.json5
dragonfight.json
embeddium-fingerprint.json
embeddium-mixins.properties
embeddium-options.json
enchanted-client.toml
enchanted-common.toml
ends_delight-common.toml
enhanced_boss_bars-common.toml
entity_model_features.json
entity_texture_features.json
etf_warnings.json
evilcraft-common.toml
explorerscompass-client.toml
explorerscompass-common.toml
exposure-client.toml
exposure-common.toml
farmersdelight-client.toml
farmersdelight-common.toml
fastbench.cfg
fastpaintings-common.toml
ferritecore-mixin.toml
flywheel-client-1.toml.bak
flywheel-client.toml
fml.toml
forge-client.toml
gammacreaturesconfig.json
herdmentality-common.toml
hex_ars_link-common.toml
hexcasting-client.toml
hexcasting-common.toml
hexcastingadditions-common.toml
hostilenetworks.cfg
hourglass-client.toml
iceandfire-client.toml
iceandfire-common.toml
immediatelyfast.json
legendary_monsters-common.toml
legendarytooltips-common.toml
lunar-common.toml
man_config.toml
modelfix-client.toml
modonomicon-client.toml
moonlight-client.toml
moonlight-common.toml
mythicbotany-client.toml
mythicbotany.json5
naturescompass-client.toml
naturescompass-common.toml
notenoughcrashes.json
nyfsspiders.toml
occultengineering-client.toml
occultism-client.toml
oceanworld-common.toml
patchouli-client.toml
paucal-common.toml
pehkui-client.toml
pehkui-common.toml
polymorph-integrations.toml
ponder-client.toml
quark-common.toml
sanguine_networks-common.toml
sidebar_buttons.json
sliceanddice-client.toml
sliceanddice-common.toml
snowundertrees-common.toml
sodiumdynamiclights-client.toml
solapplepie-client.toml
sophisticatedbackpacks-common.toml
sophisticatedcore-client.toml
sophisticatedcore-common.toml
supplementaries-client.toml
supplementaries-common.toml
terrablender.toml
tradersindisguise-common-1.toml.bak
tradersindisguise-common-2.toml.bak
tradersindisguise-common-3.toml.bak
tradersindisguise-common-4.toml.bak
tradersindisguise-common.toml
trimmable_tools.json
undergarden-client.toml
undergarden-common.toml
yacl.json5
zeta-common.toml
data
defaultconfigs
kubejs
local
mods
resourcepacks
.gitignore
icon.png
options.txt
patchouli_data.json
rhino.local.properties
instance.cfg
mmc-pack.json
.gitattributes
README.md
just getting the modpack files in here, also added the following folders to git ignore inside the top level of the minecraft folder (the one with save files in it): /server-resource-packs/ /saves/ /schematics/ /screenshots/ /logs/ /.mixin.out/ /crash-reports/ usernamecache.json usercache.json Also I added the following file extensions to be considered "large" by the server as not to pollute diff history here are the commands I used to add these files: git lfs track "*.jar" git lfs track "*.zip" git lfs track "*.7z" git lfs track "*.gz" git lfs track "*.rar" git lfs track "*.tar" git lfs track "*.iso" git lfs track "*.png" git lfs track "*.jpg" git lfs track "*.jpeg" git lfs track "*.gif" git lfs track "*.bmp" git lfs track "*.tiff" git lfs track "*.svg" git lfs track "*.webp" git lfs track "*.mp3" git lfs track "*.wav" git lfs track "*.ogg" git lfs track "*.flac" git lfs track "*.aac" git lfs track "*.m4a" git lfs track "*.wma" git lfs track "*.mp4" git lfs track "*.mkv" git lfs track "*.avi" git lfs track "*.mov" git lfs track "*.webm" git lfs track "*.flv" git lfs track "*.wmv" git lfs track "*.psd" git lfs track "*.ai" git lfs track "*.pdf" git lfs track "*.mca" git lfs track "*.dat" git lfs track "*.dat_old"