refactor: more map expansion
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
#Range: 0 ~ 1000000
|
||||
max_map_count = 512
|
||||
#If enabled, you can increase the Empty Map count by inserting Paper
|
||||
accept_paper_for_empty_maps = true
|
||||
accept_paper_for_empty_maps = false
|
||||
#If true, the Atlas is required to have spare Empty Maps stored to expand the Filled Map size
|
||||
require_empty_maps_to_expand = true
|
||||
#Controls how many usable Maps are added when you add a single Map to the Atlas
|
||||
#Range: 0 ~ 64
|
||||
map_entry_value_multiplier = 1
|
||||
map_entry_value_multiplier = 9
|
||||
#Controls how many free Empty Maps you get for 'activating' an Inactive Atlas
|
||||
#Range: 0 ~ 64
|
||||
pity_activation_map_count = 9
|
||||
|
||||
Reference in New Issue
Block a user