File tree Expand file tree Collapse file tree
packages/minecraftBedrock/schema Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "format_version" : {
1919 "enum" : [
2020 " " ,
21+ " 1.21.40" ,
22+ " 1.21.50" ,
23+ " 1.21.60" ,
2124 " 1.21.70" ,
2225 " 1.21.80"
2326 ]
Original file line number Diff line number Diff line change 1818 "format_version" : {
1919 "enum" : [
2020 " " ,
21+ " 1.21.40" ,
22+ " 1.21.50" ,
23+ " 1.21.60" ,
2124 " 1.21.70" ,
2225 " 1.21.80"
2326 ]
Original file line number Diff line number Diff line change 3333 },
3434 "tone_mapping" : {
3535 "title" : " Tone Mapping" ,
36- "type" : " string" ,
37- "enum" : [
38- " reinhard" ,
39- " reinhard_luma" ,
40- " reinhard_luminance" ,
41- " hable" ,
42- " aces"
43- ]
36+ "type" : " object" ,
37+ "properties" : {
38+ "operator" : {
39+ "title" : " Operator" ,
40+ "type" : " string" ,
41+ "enum" : [
42+ " generic" ,
43+ " reinhard" ,
44+ " reinhard_luma" ,
45+ " reinhard_luminance" ,
46+ " hable" ,
47+ " aces"
48+ ]
49+ }
50+ }
4451 }
4552 }
4653 }
Original file line number Diff line number Diff line change 1818 "format_version" : {
1919 "enum" : [
2020 " " ,
21+ " 1.21.40" ,
22+ " 1.21.50" ,
23+ " 1.21.60" ,
2124 " 1.21.70" ,
2225 " 1.21.80"
2326 ]
Original file line number Diff line number Diff line change 1818 "format_version" : {
1919 "enum" : [
2020 " " ,
21+ " 1.21.40" ,
22+ " 1.21.50" ,
23+ " 1.21.60" ,
2124 " 1.21.70" ,
2225 " 1.21.80"
2326 ]
You can’t perform that action at this time.
0 commit comments