-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
239 lines (201 loc) · 5.82 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
#Ignore Server_Saves_Backups_Archives
0_Server_Saves_Backups/*.zip
0_Server_Saves_Backups/*.7z
0_Server_Saves_Backups/*.rar
0_Server_Saves_Backups/*.tar
#Ignore Blood-N-Wine-2-Server-Export-Local
Blood-N-Wine-2-Export/Blood-N-Wine-2-Server-Local/*
#Ignore Blood-N-Wine-2-Server-Export
Blood-N-Wine-2-Export/Blood-N-Wine-2-Server-Export/*
#Ignore Blood-N-Wine-2-Technic-Export
Blood-N-Wine-2-Export/Blood-N-Wine-2-Technic-Export/*
#Ignore Blood-N-Wine-2-Curseforge-Export
Blood-N-Wine-2-Export/Blood-N-Wine-2-Curseforge-Export/*
#Ignore Blood-N-Wine-2-Modrinth-Export
Blood-N-Wine-2-Export/Blood-N-Wine-2-Modrinth-Export/*
#Ignore CopyAndModifyFolder .ans files
Blood-N-Wine-2-Curseforge-Export-Part-I.ans
Blood-N-Wine-2-Curseforge-Export-Part-II.ans
Blood-N-Wine-2-Modrinth-Export.ans
Blood-N-Wine-2-Server-Export-Part-I.ans
Blood-N-Wine-2-Server-Export-Part-II.ans
Blood-N-Wine-2-Server-Local-Part-I.ans
Blood-N-Wine-2-Server-Local-Part-II.ans
Blood-N-Wine-2-Technic-Export-Part-I.ans
Blood-N-Wine-2-Technic-Export-Part-II.ans
#Ignore folders
XaeroWaypoints
XaeroWaypoints_BACKUP032021
XaeroWorldMap
capes
downloads
fancymenu_data
fancymenu_setups
*.launch
#logs
*.log
logs/
crash-reports
dumps
#litematica cache
litematica
#more cache folders
modernfix/structureCacheV1/*
ESM/
#worlds
saves/
screenshots
tconplanner
reauth.toml
usercache.json
usernamecache.json
#hs_err_pid larp
hs_err_pid*.log
#servers
servers.dat_old
#.bak files
*.bak
#ignore temp files
*.ogg_
*_.ogg
*_converted.ogg
*-converted.ogg
#ignore backup mods and audio folder
mods_backup
bloodnwine2_backup
resourcepacks_backup
#ignore modrinth pack
Blood N Wine 2 2.2.mrpack
#ignore sound compression presets
bloodnwine2-128kbs-48khz-5-Reduc
bloodnwine2-128kbs-48khz-5-Reduc.7z
bloodnwine2-96kbs-48khz-25-Reduc
bloodnwine2-96kbs-48khz-25-Reduc.7z
bloodnwine2-64kbs-48khz-50-Reduc
bloodnwine2-64kbs-48khz-50-Reduc.7z
#ignore closed perms list for exporting to Modrinth
mods_-_closed_perms_list_for_exporting_to_Modrinth
mods_-_closed_perms_list_for_exporting_to_Modrinth.7z
#ignore required by closed perms list
mods_-_required_by_closed_perms_list
mods_-_required_by_closed_perms_list.7z
#ignore Blood-N-Wine-2-Assets Test Folders
0_Blood-N-Wine-2-Assets/resourcepacks/Blood-N-Wine-2-Music
0_Blood-N-Wine-2-Assets/resourcepacks/Blood-N-Wine-2-Music-II
0_Blood-N-Wine-2-Assets/slideshows/Blood-N-Wine-2-Menu
#ignore Blood-N-Wine-2-Music Archive
Blood-N-Wine-2-Music.zip
Blood-N-Wine-2-Music-II.zip
Blood-N-Wine-2-Music-III.zip
#ignore Blood-N-Wine-2-Menu Archive
Blood-N-Wine-2-Menu.zip
#ignore cache
lightspeed-cache
#ignore oculus.properties to fix users getting shaders force enabled
oculus.properties
#ignore bloodnwine2resources extraction_cache.bomb to prevent sound files from not extracting
#due to the program thinking the songs folder is already installed
config/bloodnwine2resources/extraction_cache/*
#ignore constantly updating files
abyssal_drowned.toml
brute_drowned.toml
fishing_drowned.toml
frozen_drowned.toml
giant_drowned.toml
hungry_drowned.toml
knight_drowned.toml
plague_drowned.toml
brute_skeletons.toml
fire_skeletons.toml
gatling_skeletons.toml
giant_skeletons.toml
knight_skeletons.toml
ninja_skeletons.toml
poison_skeletons.toml
sniper_skeletons.toml
spitfire_skeletons.toml
stray_skeletons.toml
weathered_skeletons.toml
brute_wither_skeletons.toml
gatling_wither_skeletons.toml
giant_wither_skeletons.toml
knight_wither_skeletons.toml
ninja_wither_skeletons.toml
sniper_wither_skeletons.toml
spitfire_wither_skeletons.toml
brute_zombies.toml
fire_zombies.toml
fishing_zombies.toml
frozen_zombies.toml
giant_zombies.toml
hungry_zombies.toml
husk_zombies.toml
mad_scientist_zombies.toml
plague_zombies.toml
brute_zombified_piglins.toml
fishing_zombified_piglins.toml
giant_zombified_piglins.toml
hungry_zombified_piglins.toml
knight_zombified_piglins.toml
plague_zombified_piglins.toml
vampire_zombified_piglins.toml
#ignore .curseclient
.curseclient
#ignore Distant Horizons server data
Distant_Horizons_server_data/
#ignore impossible_data
what_is_this_folder.txt
#ignore worldedit
WorldEdit-CUI-FE3-1.16.5-3.0.9.jar
worldedit-mod-7.2.5-dist.jar
#ignore litematica data
config/litematica/*
schematics/litematics_private/*
#ignore spark data
config/spark/activity.json
#ignore modrinth stuff
modpack.jar
#ignore mods inside bnw2resources installer
mods/woodarmor-1.16.5.jar
mods/upsizer-mc1.16.4-6.1.1.jar
mods/ThrowableExplosives-1.16.5-1.2.0.jar
mods/TerraForged-1.16.5-0.2.16.jar
mods/smoothchunk1.16.5-2.0.jar
mods/simpleshops-1.1.3.jar
mods/propertymodifier-1.16.5-0.6.4.jar
mods/out_of_sight-1.16.4-1.0.1.jar
mods/NatureExpansion1.5.jar
mods/LongerDays-2.0.0-mc1.16.4.jar
mods/InsaneLib-1.4.2-mc1.16.5.jar
mods/IguanaTweaksReborn-2.8.5-mc1.16.5.jar
mods/ftb-teams-forge-1605.2.3-build.40.jar
mods/ftb-quests-forge-1605.3.7-build.165.jar
mods/ftb-library-forge-1605.3.4-build.90.jar
mods/ForgeEndertech-1.16.5-7.3.0.0-build.0330.jar
mods/farsight-1.7.jar
mods/Exlosive Arrows 1_16_x.jar
mods/dragonfight-1.8-patched.jar
mods/DontClearChatHistory-1.jar
mods/DeadlyWorld-1.16.5-1.0.0.jar
mods/curtain-mc1.16.5-1.2.2.jar
mods/CraftableDebugStick.jar
mods/connectivity-2.4-1.16.5.jar
mods/chunksending-1.16.5-2.5.jar
mods/CavesCliffsBackportAdditions-3.4.1jar.jar
mods/cavesandcliffs-1.16.5-7.2.0.jar
mods/camoucreeper-2.0.0.jar
mods/brutalbosses-4.7.jar
mods/BiomesOPlenty-1.16.5-13.1.0.488-universal.jar
mods/biggerchathistory_1.0.0_MC_1.16.2-1.16.5.jar
mods/BetterSprinting-1.16.3-v3.2.0.jar
mods/BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar
mods/bettercombat-1.4.5.3+1.16.jar
mods/Apocalypse-Rebooted-1.16.5-1.0.0-r.jar
mods/altereddamage_1.16.5-1.5.jar
mods/allay-forge-1.16.5-4.2.0.jar
mods/AdPother-1.16.5-4.2.1.1-build.0351.jar
mods/glennsGasesPort1.16-1.0.8.jar
mods/AdChimneys-1.16.5-6.1.0.0-build.0330.jar
#ignore files from unpacked zips
config/fancymenu/slideshows/*
config/MusicTriggers/songs/bloodnwine2/*