refactor: more map expansion

This commit is contained in:
hyper
2025-12-02 12:21:56 +08:00
parent f39f836ef6
commit cd161a69a6
2 changed files with 18 additions and 4 deletions
@@ -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