mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-24 03:51:44 -04:00
Make diamond veins smaller, but more common
This commit is contained in:
parent
61cf456af8
commit
1a7c4c3ae6
@ -3,8 +3,8 @@
|
||||
.blockHealth = 50,
|
||||
.breakingPower = 10,
|
||||
.ore = .{
|
||||
.veins = 1,
|
||||
.size = 20,
|
||||
.veins = 3,
|
||||
.size = 6,
|
||||
.height = -100,
|
||||
.density = 0.1,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user