parent
811a304aac
commit
12d0de3319
@ -1133,7 +1133,7 @@ general {
|
|||||||
B:"[2] Keep Sent Messages"=false
|
B:"[2] Keep Sent Messages"=false
|
||||||
|
|
||||||
# Removes duplicate messages and instead put a number behind the message how often it was repeated
|
# Removes duplicate messages and instead put a number behind the message how often it was repeated
|
||||||
B:"[3] Compact Messages"=true
|
B:"[3] Compact Messages"=false
|
||||||
}
|
}
|
||||||
|
|
||||||
advancements {
|
advancements {
|
||||||
|
@ -417,7 +417,7 @@ content {
|
|||||||
"groovyscript settings" {
|
"groovyscript settings" {
|
||||||
# Whether to enable GroovyScript Hand Additions.
|
# Whether to enable GroovyScript Hand Additions.
|
||||||
# [default: true]
|
# [default: true]
|
||||||
B:enableGroovyHandAdditions=true
|
B:enableGroovyHandAdditions=false
|
||||||
|
|
||||||
# Mode to Use for GT Recipe Output Searching.
|
# Mode to Use for GT Recipe Output Searching.
|
||||||
# 'LINEAR_SEARCH' browses each recipe sequentially, 'FAST_TREE' navigates a tree structure and stops at the first match, while 'TREE' explores the entire tree structure before concluding.
|
# 'LINEAR_SEARCH' browses each recipe sequentially, 'FAST_TREE' navigates a tree structure and stops at the first match, while 'TREE' explores the entire tree structure before concluding.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user