Initial Commit
This commit is contained in:
commit
0047b14e94
3 changed files with 44 additions and 0 deletions
40
.gitignore
vendored
Normal file
40
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# Client data
|
||||
/crash-reports
|
||||
/local
|
||||
/logs
|
||||
/saves
|
||||
/screenshots
|
||||
/shaderpacks
|
||||
|
||||
/.curseclient
|
||||
/options.txt
|
||||
/servers.dat*
|
||||
/user*.json
|
||||
**/*.log
|
||||
|
||||
# Mod data
|
||||
/.mixin.out
|
||||
/.pg-native
|
||||
/.sable
|
||||
/blueprints
|
||||
/config
|
||||
/data
|
||||
/defaultconfigs
|
||||
/Distant_Horizons_server_data
|
||||
/downloads
|
||||
/dynamic-resource-pack-cache
|
||||
/ESM
|
||||
/fancymenu_data
|
||||
/immersive_paintings_cache
|
||||
/kubejs/exported
|
||||
/modernfix
|
||||
/patchouli_books
|
||||
/schematics
|
||||
/scripts
|
||||
/xaero
|
||||
/Xaero*
|
||||
|
||||
/ponders_watched.json
|
||||
/patchouli_data.json
|
||||
/rhino.local.properties
|
||||
|
||||
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# This is the git repo for the Sashanation: Airbourne modpack!
|
||||
|
||||
## Hosted at the *[dagemark.se/git](URL)* repository hub
|
||||
1
minecraftinstance.json
Normal file
1
minecraftinstance.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue