@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
23 lines (22 loc) • 663 B
JSON
{
"format_version": "1.21.80",
"minecraft:water_settings": {
"description": { "identifier": "minecraft:default_water" },
"particle_concentrations": { "chlorophyll": 0.05, "suspended_sediment": 0.0, "cdom": 0.0 },
"caustics": { "enabled": true, "frame_length": 0.05, "texture": "", "scale": 0.5, "power": 2 },
"waves": {
"enabled": false,
"frequency": 1.0,
"octaves": 28,
"depth": 1.0,
"sampleWidth": 0.01,
"speed": 2.0,
"pull": 0.38,
"mix": 0.2,
"frequency_scaling": 1.2,
"speed_scaling": 1.03,
"direction_increment": 80.0,
"shape": 1.5
}
}
}