mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
clicking on craftable ingredient will bring up its crafting recipe
This commit is contained in:
@@ -108,7 +108,11 @@ object DefaultConfig {
|
||||
"basekeyboardlayout" to "en_intl_qwerty",
|
||||
"inputmethod" to "none",
|
||||
|
||||
"screenmagnifying" to 1.0
|
||||
"screenmagnifying" to 1.0,
|
||||
|
||||
|
||||
// TODO move to basegame module's default config!
|
||||
"basegame:gameplay_max_crafting" to 100
|
||||
|
||||
|
||||
// settings regarding debugger
|
||||
|
||||
Reference in New Issue
Block a user