mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2025-10-28 23:22:15 +00:00
12 lines
338 B
INI
12 lines
338 B
INI
# Configuration file
|
|
|
|
client {
|
|
# Debug mode. Unless you're a developer or are told to activate it, you don't want to set this to true. [default: false]
|
|
B:debug=false
|
|
|
|
# Disables right-click override on the vanilla dragon egg block. May help to fix issues with other mods. [default: false]
|
|
B:disableBlockOverride=false
|
|
}
|
|
|
|
|