mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
settings.json: add spellings
This commit is contained in:
parent
4eee7c66d7
commit
709b27b519
1 changed files with 56 additions and 0 deletions
56
.vscode/settings.json
vendored
56
.vscode/settings.json
vendored
|
@ -6,7 +6,63 @@
|
|||
"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"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue