diff --git a/avogadro/qtplugins/templatetool/centers/1-lin.cjson b/avogadro/qtplugins/templatetool/centers/1-lin.cjson index b9e830467..b83addc66 100644 --- a/avogadro/qtplugins/templatetool/centers/1-lin.cjson +++ b/avogadro/qtplugins/templatetool/centers/1-lin.cjson @@ -1,21 +1,22 @@ { + "chemicalJson": 1, "atoms": { "coords": { "3d": [ - -2.3474931716918945, - 0.4155503213405609, - -3.9696692510915454e-07, - -2.2536088043600566, - 1.283863887971495, - -1.2275600077714488 + -0.21242, + 0.76221, + 0.0, + 1.78758, + 0.76221, + 0.0 ] }, "elements": { "number": [ - 77, + 26, 1 ] - }, + } }, "bonds": { "connections": { @@ -27,6 +28,5 @@ "order": [ 1 ] - }, - "chemicalJson": 1 + } }