red granite + other stone dusts + t2 rocket alloy
This commit is contained in:
parent
2b84bce7cc
commit
ea965716fb
10 changed files with 71 additions and 11 deletions
|
|
@ -7,4 +7,9 @@ function registerCreateMaterials(event) {
|
|||
.color(0x7DB8D1)
|
||||
.secondaryColor(0x4C5D7B)
|
||||
.dust()
|
||||
|
||||
event.create('ochrum')
|
||||
.color(0xB6995E)
|
||||
.secondaryColor(0x865840)
|
||||
.dust()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue