made deposits invisible on xaeros
This commit is contained in:
@@ -338,7 +338,8 @@ function registerTFGSpaceBlocks(event) {
|
||||
.soundType('sand')
|
||||
.hardness(2)
|
||||
.resistance(6)
|
||||
.mapColor('color_white')
|
||||
// makes it invisible on xaeros, so people can't use it to find the deposits :)
|
||||
.mapColor('none')
|
||||
.particleOffset(0.3, 1.5, 0.3)
|
||||
.particleVelocity(0, 0.05, 0)
|
||||
.particle('electric_spark')
|
||||
|
||||
Reference in New Issue
Block a user