925926927928929930931932933934935
} else { // No height settings to = TerrainControl.readMaterial(rest); } output.add(new ReplacedBlocksInstruction(fromId, to, minHeight, maxHeight)); } catch (InvalidConfigException ignored) { } }