clicking on craftable ingredient will bring up its crafting recipe

This commit is contained in:
minjaesong
2022-07-03 02:37:25 +09:00
parent 523dd458ce
commit 565323ef07
2 changed files with 94 additions and 18 deletions

View File

@@ -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