change moldraw configs to show alloy ratios instead of by-mass
This commit is contained in:
parent
2a00a4b4c6
commit
532929209c
1 changed files with 23 additions and 8 deletions
|
|
@ -1,14 +1,29 @@
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
debugMode: false
|
|
||||||
|
|
||||||
coloredAtoms: true
|
|
||||||
|
|
||||||
useMaterialColors: false
|
|
||||||
|
|
||||||
onlyShowOnShift: true
|
onlyShowOnShift: true
|
||||||
|
|
||||||
defaultColor: §e
|
color:
|
||||||
|
colors: true
|
||||||
|
|
||||||
scale: 20
|
useMaterialColors: false
|
||||||
|
|
||||||
|
defaultColor: §e
|
||||||
|
|
||||||
|
minimumBrightness: 0.1
|
||||||
|
|
||||||
|
molecule:
|
||||||
|
showMolecules: true
|
||||||
|
|
||||||
|
moleculeScale: 20
|
||||||
|
|
||||||
|
alloy:
|
||||||
|
showAlloys: true
|
||||||
|
|
||||||
|
pieChartRadius: 32
|
||||||
|
|
||||||
|
recursive: true
|
||||||
|
|
||||||
|
partsByMass: false
|
||||||
|
|
||||||
|
debugMode: false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue