12 lines
320 B
INI
12 lines
320 B
INI
# Configuration file
|
|
|
|
general {
|
|
# Toggles whether giving framed blocks textures costs one block. [default: false]
|
|
B:freeDecoration=false
|
|
|
|
# Toggles whether or not framed block textures can be freely replaced by right-clicking with another block. [default: false]
|
|
B:rightClickReplace=false
|
|
}
|
|
|
|
|