Large constructor variant
This commit is contained in:
@@ -52,7 +52,8 @@ public abstract class SaveFileReader{
|
||||
"snowrock", "snow-boulder",
|
||||
"cliffs", "stone-wall",
|
||||
|
||||
"cryofluidmixer", "cryofluid-mixer"
|
||||
"cryofluidmixer", "cryofluid-mixer",
|
||||
"block-forge", "constructor"
|
||||
);
|
||||
|
||||
protected final ReusableByteOutStream byteOutput = new ReusableByteOutStream();
|
||||
|
||||
Reference in New Issue
Block a user