Vanilla-faithful overworld generator (final_density + multi-noise biomes), full connection lifecycle (status/login/configuration/play), chunk streaming, creative block editing, and the protocol/nbt/registry infrastructure.
12 lines
No EOL
263 B
JSON
12 lines
No EOL
263 B
JSON
{
|
|
"type": "minecraft:flat_cache",
|
|
"argument": {
|
|
"type": "minecraft:shifted_noise",
|
|
"noise": "minecraft:erosion",
|
|
"shift_x": "minecraft:shift_x",
|
|
"shift_y": 0.0,
|
|
"shift_z": "minecraft:shift_z",
|
|
"xz_scale": 0.25,
|
|
"y_scale": 0.0
|
|
}
|
|
} |