mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-03 17:25:02 +01:00
Overhaul 1.18
This commit is contained in:
parent
37f1c36930
commit
7a3aada1e6
36 changed files with 77 additions and 63 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -2,8 +2,12 @@
|
|||
.minecraft/.fabric
|
||||
.minecraft/config
|
||||
.minecraft/coremods
|
||||
.minecraft/crash-reports
|
||||
.minecraft/essential
|
||||
.minecraft/logs
|
||||
.minecraft/ModTranslations
|
||||
.minecraft/not-enough-crashes
|
||||
.minecraft/patched_shaders
|
||||
.minecraft/resourcepacks
|
||||
.minecraft/saves
|
||||
.minecraft/screenshots
|
||||
|
@ -14,10 +18,15 @@
|
|||
.minecraft/usercache.json
|
||||
.minecraft/whitelist.json
|
||||
.minecraft/options.txt
|
||||
.minecraft/options.amecsapi.txt
|
||||
.minecraft/servers.dat
|
||||
.minecraft/servers.dat_old
|
||||
|
||||
/instance.cfg
|
||||
/.packignore
|
||||
|
||||
!.minecraft/config/yosbr/*
|
||||
*.disabled
|
||||
|
||||
update-pack.data/.*
|
||||
update-pack.data/*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue