Main Upload

This commit is contained in:
minster586
2024-11-07 03:34:53 -05:00
parent 42b67bf493
commit 3b8c8f56bb
148 changed files with 16114 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# Default config file that will be copied to local\ftbchunks\client-config.snbt if it doesn't exist!
# Just copy any values you wish to override in here!
{ }

View File

@@ -0,0 +1,4 @@
# Default config file that will be copied to saves\The Last of Us\serverconfig\ftbchunks-world.snbt if it doesn't exist!
# Just copy any values you wish to override in here!
{ }

View File

@@ -0,0 +1,13 @@
# Default config file that will be copied to world's serverconfig/ftbessentials.snbt location
# Copy values you wish to override in here
# Example:
#
# {
# misc: {
# enderchest: {
# enabled: false
# }
# }
# }
{ }

View File

@@ -0,0 +1,4 @@
# Default config file that will be copied to local\ftbultimine-client.snbt if it doesn't exist!
# Just copy any values you wish to override in here!
{ }

View File

@@ -0,0 +1,4 @@
# Default config file that will be copied to saves\The Last of Us\serverconfig\ftbultimine-server.snbt if it doesn't exist!
# Just copy any values you wish to override in here!
{ }