Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
+26
View File
@@ -0,0 +1,26 @@
#General Settings
[general]
#Enable storage checking for blocked access.
inv_access_block_check = true
#Whether Flint & Steel is required to light a candle.
require_flint_and_steel = true
#Whether the creation of pathblocks (added by this mod) using a shovel is enabled.
pathblock_creation_enabled = true
#Whether the creation of cracked block variants using a pickaxe is enabled.
cracked_creation_enabled = true
#If set true, pillars will connecto to all other pillar types.
pillars_connect_all = false
#Midi Settings
[midi]
#Enable server MIDI.
midi_enable = true
#Enable MIDI input.
midi_input_enable = false
#Enable MIDI client sound.
midi_sound_enable = true
#Max number of notes played per 20 ticks.
#Range: 0 ~ 200
midi_note_limit = 75