Make diamond veins smaller, but more common

This commit is contained in:
IntegratedQuantum 2025-02-22 10:52:03 +01:00
parent 61cf456af8
commit 1a7c4c3ae6

View File

@ -3,8 +3,8 @@
.blockHealth = 50,
.breakingPower = 10,
.ore = .{
.veins = 1,
.size = 20,
.veins = 3,
.size = 6,
.height = -100,
.density = 0.1,
},