File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- 1.32 .0+108
1
+ 1.33 .0+110
2
2
3
- • update mod Hammer Core
3
+ • update config Ore Stone Variants
Original file line number Diff line number Diff line change @@ -265,10 +265,10 @@ blocks {
265
265
B:translucentTextures =true
266
266
267
267
# Whether ore variants will drop instead of original counterparts.
268
- B:variantsDrop =true
268
+ B:variantsDrop =false
269
269
270
270
# Whether ore variants will drop when using silk touch.
271
- B:variantsSilktouch =true
271
+ B:variantsSilktouch =false
272
272
}
273
273
274
274
@@ -346,7 +346,7 @@ world {
346
346
347
347
# The probability that any ore will spawn outside of its selected
348
348
# regions.
349
- D:largeClusterDefaultProbability =0.01
349
+ D:largeClusterDefaultProbability =0.00
350
350
351
351
# The maximum chance for ores to spawn in selected regions.
352
352
D:largeClusterMaxProbability =80.0
You can’t perform that action at this time.
0 commit comments