Dieser Commit ist enthalten in:
Ursprung
24a5c3e995
Commit
c55d18f02f
@ -50,6 +50,7 @@ public class TowerGenerator {
|
|||||||
|
|
||||||
this.config = config;
|
this.config = config;
|
||||||
allSchematics = SchematicNode.getAllSchematicsOfType(config.schematicType);
|
allSchematics = SchematicNode.getAllSchematicsOfType(config.schematicType);
|
||||||
|
spawn = WorldConfig.SPAWN;
|
||||||
}
|
}
|
||||||
|
|
||||||
private Clipboard loadSchematic(File file) {
|
private Clipboard loadSchematic(File file) {
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren