Files
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

11 lines
340 B
INI

# Configuration file
general {
# Whether to cancel click event propagation.
# Setting this to 'true' will prevent destroying of blocks like tall grass and vanilla flowers.
# If you expect vanilla clients on server leave it 'false' otherwise this will introduce server-client desync.
B:cancelClickEventPropagation=false
}