mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
Update v3.1.0
This commit is contained in:
19
.minecraft/config/worldeditcui.config.json
Normal file
19
.minecraft/config/worldeditcui.config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"debugMode": false,
|
||||
"promiscuous": false,
|
||||
"clearAllOnKey": false,
|
||||
"cuboidGridColor": "#CC4C4CCC",
|
||||
"cuboidEdgeColor": "#CC3333CC",
|
||||
"cuboidFirstPointColor": "#33CC33CC",
|
||||
"cuboidSecondPointColor": "#3333CCCC",
|
||||
"polyGridColor": "#CC3333CC",
|
||||
"polyEdgeColor": "#CC4C4CCC",
|
||||
"polyPointColor": "#33CCCCCC",
|
||||
"ellipsoidGridColor": "#CC4C4CCC",
|
||||
"ellipsoidPointColor": "#CCCC33CC",
|
||||
"cylinderGridColor": "#CC3333CC",
|
||||
"cylinderEdgeColor": "#CC4C4CCC",
|
||||
"cylinderPointColor": "#CC33CCCC",
|
||||
"chunkBoundaryColour": "#33CC33CC",
|
||||
"chunkGridColour": "#4CCCAA99"
|
||||
}
|
||||
Reference in New Issue
Block a user