Skip to content

Commit c0d61e0

Browse files
committed
update to version 1.33.0+110
1 parent b91d412 commit c0d61e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
1.32.0+108
1+
1.33.0+110
22

3-
• update mod Hammer Core
3+
• update config Ore Stone Variants

config/osv.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,10 @@ blocks {
265265
B:translucentTextures=true
266266

267267
# Whether ore variants will drop instead of original counterparts.
268-
B:variantsDrop=true
268+
B:variantsDrop=false
269269

270270
# Whether ore variants will drop when using silk touch.
271-
B:variantsSilktouch=true
271+
B:variantsSilktouch=false
272272
}
273273

274274

@@ -346,7 +346,7 @@ world {
346346

347347
# The probability that any ore will spawn outside of its selected
348348
# regions.
349-
D:largeClusterDefaultProbability=0.01
349+
D:largeClusterDefaultProbability=0.00
350350

351351
# The maximum chance for ores to spawn in selected regions.
352352
D:largeClusterMaxProbability=80.0

0 commit comments

Comments
 (0)