mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-01 13:53:03 +00:00
73 lines
No EOL
1.1 KiB
JSON
73 lines
No EOL
1.1 KiB
JSON
{
|
|
"Lua.diagnostics.disable": [
|
|
"trailing-space",
|
|
"undefined-global",
|
|
"lowercase-global",
|
|
"cast-local-type"
|
|
],
|
|
"cSpell.words": [
|
|
"airlike",
|
|
"bakedclay",
|
|
"bonemealed",
|
|
"clearcut",
|
|
"cloudwand",
|
|
"conv",
|
|
"cubeapply",
|
|
"dolower",
|
|
"doraise",
|
|
"ellipsoidapply",
|
|
"erbose",
|
|
"farwand",
|
|
"fixlight",
|
|
"goldblock",
|
|
"hollowcylinder",
|
|
"hollowellipsoid",
|
|
"hollowtorus",
|
|
"liquidlike",
|
|
"maxdiff",
|
|
"maxdist",
|
|
"mcount",
|
|
"meselamp",
|
|
"mfacing",
|
|
"minetestiscool",
|
|
"moretrees",
|
|
"ngroups",
|
|
"noconv",
|
|
"nodeapply",
|
|
"nodename",
|
|
"noiseapply",
|
|
"offsetx",
|
|
"offsety",
|
|
"offsetz",
|
|
"ollow",
|
|
"perlinmt",
|
|
"replacemix",
|
|
"saplingaliases",
|
|
"scalex",
|
|
"scaley",
|
|
"scalez",
|
|
"scentre",
|
|
"scloud",
|
|
"scol",
|
|
"scube",
|
|
"sculptlist",
|
|
"sfac",
|
|
"smake",
|
|
"smoothadv",
|
|
"snowblock",
|
|
"spop",
|
|
"spush",
|
|
"srect",
|
|
"srel",
|
|
"sshift",
|
|
"sstack",
|
|
"steelblock",
|
|
"stonebrick",
|
|
"weacmd",
|
|
"WEASCHEM"
|
|
],
|
|
"editor.detectIndentation": false,
|
|
"editor.insertSpaces": false,
|
|
"editor.trimAutoWhitespace": false,
|
|
"files.eol": "\n"
|
|
} |