Added first version of pack
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"enable_commands": true,
|
||||
"force_resilient_feature_indexer": false,
|
||||
"overworld_replacement_scale": 4,
|
||||
"nether_replacement_scale": 2,
|
||||
"end_replacement_scale": 1
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
# Default config file that will be copied to instance's config/ftbessentials.snbt location
|
||||
# Copy values you wish to override in here
|
||||
# Example:
|
||||
#
|
||||
# {
|
||||
# misc: {
|
||||
# enderchest: {
|
||||
# enabled: false
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
{ }
|
||||
Reference in New Issue
Block a user