nicer sand dunes!
This commit is contained in:
parent
0fa887ebe1
commit
9ff82c5d53
6 changed files with 1710 additions and 1525 deletions
16
kubejs/data/tfg/worldgen/density_function/mars/dune.json
Normal file
16
kubejs/data/tfg/worldgen/density_function/mars/dune.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "minecraft:cache_2d",
|
||||
"argument": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": -1,
|
||||
"argument2": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:noise",
|
||||
"noise": "tfg:mars_dunes_size",
|
||||
"xz_scale": 1,
|
||||
"y_scale": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue