9 lines
167 B
TOML
9 lines
167 B
TOML
|
|
#Beginning of QuarryPlus client configuration.
|
|
[client]
|
|
#Not used
|
|
dummyTexture = "minecraft:glass"
|
|
#True to enable render of machine effect.
|
|
enableRender = true
|
|
|