modpack/config/worldeditcui.config.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

48 lines
No EOL
840 B
JSON

{
"debugMode": false,
"ignoreUpdates": false,
"promiscuous": false,
"clearAllOnKey": false,
"cuboidGridColor": {
"hex": "#CC3333CC"
},
"cuboidEdgeColor": {
"hex": "#CC4C4CCC"
},
"cuboidFirstPointColor": {
"hex": "#33CC33CC"
},
"cuboidSecondPointColor": {
"hex": "#3333CCCC"
},
"polyGridColor": {
"hex": "#CC3333CC"
},
"polyEdgeColor": {
"hex": "#CC4C4CCC"
},
"polyPointColor": {
"hex": "#33CCCCCC"
},
"ellipsoidGridColor": {
"hex": "#CC4C4CCC"
},
"ellipsoidPointColor": {
"hex": "#CCCC33CC"
},
"cylinderGridColor": {
"hex": "#CC3333CC"
},
"cylinderEdgeColor": {
"hex": "#CC4C4CCC"
},
"cylinderPointColor": {
"hex": "#CC33CCCC"
},
"chunkBoundaryColour": {
"hex": "#33CC33CC"
},
"chunkGridColour": {
"hex": "#4CCCAA99"
}
}