feature/europa-noise (#2038)

* committing here because I made something cool and I don't want to lose it

* adjusted height

* better

* good enough

* good enough for now
This commit is contained in:
Pyritie 2025-10-15 20:16:10 +01:00 committed by GitHub
parent 5094e1ff72
commit f5ad5f091c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 3056 additions and 31 deletions

View file

@ -0,0 +1,12 @@
{
"type": "minecraft:flat_cache",
"argument": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:ridge",
"shift_x": "minecraft:shift_x",
"shift_y": 0.0,
"shift_z": "minecraft:shift_z",
"xz_scale": 0.25,
"y_scale": 0.0
}
}