@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
35 lines (34 loc) • 997 B
JSON
{
"format_version": "1.21.80",
"minecraft:color_grading_settings": {
"description": { "identifier": "minecraft:default_color_grading" },
"color_grading": {
"midtones": {
"contrast": [1.3, 1.3, 1.3],
"gain": [1.0, 1.0, 1.0],
"gamma": [2.2, 2.2, 2.2],
"offset": [0.0, 0.0, 0.0],
"saturation": [1.05, 1.05, 1.05]
},
"highlights": {
"enabled": false,
"highlightsMin": 1.0,
"contrast": [1.3, 1.3, 1.3],
"gain": [1.0, 1.0, 1.0],
"gamma": [2.2, 2.2, 2.2],
"offset": [0.0, 0.0, 0.0],
"saturation": [1.05, 1.05, 1.05]
},
"shadows": {
"enabled": false,
"shadowsMax": 1.0,
"contrast": [1.3, 1.3, 1.4],
"gain": [1.0, 1.0, 1.0],
"gamma": [2.2, 2.2, 2.2],
"offset": [0.0, 0.0, 0.0],
"saturation": [1.05, 1.05, 1.05]
}
},
"tone_mapping": { "operator": "generic" }
}
}