Skip to content

Commit 5a313b5

Browse files
committed
add bugfixes
1 parent 8979e4d commit 5a313b5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,16 @@
497497
"projectID": 286230,
498498
"fileID": 2572528,
499499
"required": true
500+
},
501+
{
502+
"projectID": 709188,
503+
"fileID": 4102778,
504+
"required": true
505+
},
506+
{
507+
"projectID": 309110,
508+
"fileID": 2655843,
509+
"required": true
500510
}
501511
],
502512
"overrides": "overrides"

overrides/config/reccomplex.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ balancing {
6565
S:universalBiomeMatcher=
6666

6767
# Dimension Expression that will be checked for every single structure. Use this if you want to blacklist / whitelist specific dimensions that shouldn't have structures. [default: ]
68-
S:universalDimensionMatcher=
68+
S:universalDimensionMatcher=0
6969

7070
# Transformer preset names that are gonna be applied to every single generating structure. Use this if you need to enforce specific rules (e.g. "don't ever spawn wood blocks" (with a replace transformer). [default: ]
7171
S:universalTransformerPresets <

0 commit comments

Comments
 (0)