default configs

mostly for sophis
This commit is contained in:
mina
2023-12-22 23:11:45 +00:00
parent e050c646a9
commit f48f2216a1
5 changed files with 453 additions and 0 deletions

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
# }
# }
# }
{ }