Improved environmental block internal names

This commit is contained in:
Anuken
2021-08-06 11:52:25 -04:00
parent e57b5b6966
commit b80129e17b
45 changed files with 145 additions and 137 deletions
+5 -1
View File
@@ -50,7 +50,11 @@ public abstract class SaveFileReader{
"holostone-wall", "dacite-wall",
"rock", "boulder",
"snowrock", "snow-boulder",
"cliffs", "stone-wall",
"cliffs", "stone-wall",
"craters", "crater-stone",
"deepwater", "deep-water",
"water", "shallow-water",
"slag", "molten-slag",
"cryofluidmixer", "cryofluid-mixer"
);