let's fucking go
This commit is contained in:
parent
15664c26ee
commit
c8ac4fd7fd
7 changed files with 25 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ TFCEvents.createChunkDataProvider('mars', event => {
|
|||
rain,
|
||||
temp,
|
||||
forestLayer.noise(x, z) * 4, // Kube accepts ordinal numbers for enum constants
|
||||
forestlayer.noise(x * 78423 + 869, z),
|
||||
forestLayer.noise(x * 78423 + 869, z),
|
||||
forestLayer.noise(x, z * 651349 - 698763)
|
||||
);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue